AutoSizeOptions Enumeration |
Options for controlling how the sheet size is
calculated when the SizeDefinitionMode is AutoSize.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
| Member name | Value | Description | |
|---|---|---|---|
| CalculatedSizes | 0 | Use "calculated size" values of the selected layout in the drawing. | |
| FixedSizes | 1 | Use "fixed size" values of the selected layout in the drawing. | |
| CalculatedAndFixedSizes | 2 | Use both "fixed size" and "calculated size" values of the selected layout in the drawing. |