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: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
| 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. |