BoltGroupBoltHoleTypeEnum Enumeration |
The special hole type.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
HOLE_TYPE_OVERSIZED | 0 | The oversized hole type. | |
HOLE_TYPE_SLOTTED | 1 | The slotted hole type. | |
HOLE_TYPE_NO_HOLE | 2 | The no hole type. | |
HOLE_TYPE_TAPPED | 3 | The tapped hole type. |
See Also