ShapeUpAxis Enumeration |
Up axis direction
Namespace: Tekla.Structures.Catalogs
Assembly: Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
| 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. |