AnalysisPartUpDirection Property |
The up direction of the analysis part (in the global coordinate system).
The axis vector (connecting member end nodes) and the up direction vector define the local XY plane of the member.
The local Z can be calculated as localZ = localX x UpDirection (cross product),
and after this localY = localZ x localX (cross product).
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
See Also