AnalysisModelIssue Class |
Analysis model issue (error, warning, information)
SystemObject
Tekla.Structures.AnalysisAnalysisModelIssue
Tekla.Structures.AnalysisAnalysisModelIssue
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
The AnalysisModelIssue type exposes the following members.
| Name | Description | |
|---|---|---|
| AnalysisModelIssue | Initializes a new instance of the AnalysisModelIssue class |
| Name | Description | |
|---|---|---|
| AnalysisObjects |
Gets or sets the analysis objects of the issue
| |
| Description |
Gets or sets the description of the issue, translated to the current language
| |
| Details |
Gets or sets the details of the issue, translated to the current language
| |
| ModelObjects |
Gets or sets the model objects of the issue
| |
| Positions |
Gets or sets the positions of the issue
| |
| Severity |
Gets or sets the issue severity
| |
| Type |
Gets or sets the issue type
|