LoadGroupLoadGroupDirection Enumeration |
The possible directions.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
| Member name | Value | Description | |
|---|---|---|---|
| DIR_X | 1 | The X direction. | |
| DIR_Y | 2 | The Y direction. | |
| DIR_Z | 3 | The Z direction. | |
| DIR_NEG_X | 4 | The negative X direction. | |
| DIR_NEG_Y | 5 | The negative Y direction. | |
| DIR_NEG_Z | 6 | The negative Z direction. |