AnalysisDecomposedLoadAnalysisDecomposedLoadDirectionEnum Enumeration |
Defines the analysis decomposed load directions.
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
| 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. |