CastUnitDrawingCastUnitDrawingCreationType Enumeration |
Defines the Cast Unit Drawing Creation type.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
CastUnitDrawingByPosition | 0 | Creating the Cast Unit drawing by Position means we follow the position of the cast unit. | |
CastUnitDrawingById | 1 | Creating the Cast Unit drawing by Id means we follow the id of the cast unit. |
See Also