![]() | ShapeUpAxis Enumeration |
Up axis direction
Namespace: Tekla.Structures.Catalogs
Assembly: Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2023.0.1


Member name | Value | Description | |
---|---|---|---|
Undefined | 0 | Undefined direction for axis. Should not be used in input. | |
X_Axis | 1 | X points up. | |
Y_Axis | 2 | Y points up. | |
Z_Axis | 3 | Z points up. |
