AnalysisModelAnalysisPropertiesAnalysisMethodEnum Enumeration |
Defines the analysis method.
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
FIRST_ORDER | 1 | The first order calculation method. | |
P_DELTA | 2 | The P-delta calculation method. | |
NON_LINEAR | 3 | The non-linear calculation method. |
See Also