AnalysisModelAnalysisProperties Class |
The AnalysisModelAnalysisProperties class contains the analysis property information for an analysis model.
Inheritance Hierarchy
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2023.0.3
Syntax
The AnalysisModelAnalysisProperties type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AnalysisModelAnalysisProperties |
Creates a new analysis model analysis properties instance.
|
Properties
Name | Description | |
---|---|---|
AccuracyOfIterations |
The accuracy of the iterations.
| |
AnalysisMethod |
The analysis method.
| |
MaxIterations |
The maximum number of iterations.
|
See Also