| Generic Design Model | GDM | The generic design model to print summary results for. | Generic Data |
| Folder | F | Folder where the file should be saved. If no folder exists, will try to create it. If that fails, will instead print to your temporary folder. | Text |
| Name | N | File name to save summary report as. Defaults to 'DesignSummaryReport'. | Text |
| Strength | Str | Whether to include strength design in the summary. | Boolean |
| Service | Ser | Whether to include service design in the summary. | Boolean |
| Detailing | Det | Whether to include detailing design in the summary. | Boolean |
| Deflection | Def | Whether to include deflection design in the summary. | Boolean |
| Fire | Fire | Whether to include fire design in the summary. | Boolean |
| Color DCR | Col | Whether to color the DCR values in the summary table. | Boolean |
| Detailed Elements | DEs | List of design elements to print detailed sample calculations for. Defaults to an empty list. | Generic Data |
| Load Combinations | LCs | List of load combinations to print detailed sample calculations for. If no input is provided, or an empty list is provided, defaults to all load combinations. | Generic Data |
| Use Elem Names | ENs | Whether to use element names when reporting summary output. If false, the GUIDs are displayed. Defaults to false. | Boolean |