AnalysisModelGeneralPropertiesMemberAxisLocationEnum Enumeration |
Defines the member axis location.
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
MODEL_DEFAULT | 0 | The member axis is defined individually based on each part's properties. | |
REFERENCE_AXIS_ECCENTRICITY_BY_NEUTRAL_AXIS | 1 | The reference axis is the member axis. The location of the neutral axis defines the axis eccentricity. | |
REFERENCE_AXIS | 2 | The reference axis is the member axis. | |
NEUTRAL_AXIS | 3 | The neutral axis is the member axis. |
See Also