PositionTypeEnum Enumeration |
The position type for connections and details.
Namespace: Tekla.Structures
Assembly: Tekla.Structures (in Tekla.Structures.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
MIDDLE_PLANE | 0 | The middle plane position type. | |
BOX_PLANE | 1 | The box plane position type. | |
COLLISION_PLANE | 2 | The collision plane position type. | |
END_END_PLANE | 3 | The end plane position type. | |
GUSSET_PLANE | 4 | The gusset plane position type. |
See Also