BoltGroupBoltRotateSlotsEnum Enumeration |
The rotation of the slots (the holes).
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
ROTATE_SLOTS_ODD | 0 | The slots are crossed to odd parts. | |
ROTATE_SLOTS_EVEN | 1 | The slots are crossed to even parts. | |
ROTATE_SLOTS_PARALLEL | 2 | The slots are rotated to be parallel. |
See Also