AnalysisDecomposedLoadAnalysisDecomposedLoadDirectionEnum Enumeration |
Defines the analysis decomposed load directions.
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
| Member name | Value | Description | |
|---|---|---|---|
| X | 1 | The analysis decomposed load direction is in the direction of the X-axis. | |
| Y | 2 | The analysis decomposed load direction is in the direction of the Y-axis. | |
| Z | 3 | The analysis decomposed load direction is in the direction of the Z-axis. | |
| RX | 4 | The analysis decomposed load direction is in the rotation of the X-axis. | |
| RY | 5 | The analysis decomposed load direction is in the rotation of the Y-axis. | |
| RZ | 6 | The analysis decomposed load direction is in the rotation of the Z-axis. |