BoltItemBoltItemTypeEnum Enumeration |
Defines the different bolt item types.
Namespace: Tekla.Structures.Catalogs
Assembly: Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
BOLT_UNKNOWN | 0 | The unknown bolt item type. | |
BOLT | 1 | The bolt type. | |
STUD | 2 | The stud type. |
See Also