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: 2024.0.0+a110b435391768740483e3032720a566518c9a63
| 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. |