FoldingType Enumeration |
Enumeration for folding type.
Namespace: Tekla.Structures.Forming
Assembly: Tekla.Structures (in Tekla.Structures.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
NOT_SPECIFIED | 0 | Not specified, default value. | |
FOLDED | 1 | Indicates folded item. | |
UNFOLDED | 2 | Indicates unfolded item. |
See Also