ShapeUpAxis Enumeration |
Up axis direction
Namespace: Tekla.Structures.Catalogs
Assembly: Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Members
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. |
See Also