BoltItemBoltItemTypeEnum Enumeration |
Defines the different bolt item types.
Namespace: Tekla.Structures.Catalogs
Assembly: Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
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