AnalysisModelIssue Class

Analysis model issue (error, warning, information)
Inheritance Hierarchy
SystemObject
  Tekla.Structures.AnalysisAnalysisModelIssue

Namespace:  Tekla.Structures.Analysis
Assembly:  Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2023.0.3
Syntax
public class AnalysisModelIssue

The AnalysisModelIssue type exposes the following members.

Constructors
  NameDescription
Public methodAnalysisModelIssue
Initializes a new instance of the AnalysisModelIssue class
Top
Properties
  NameDescription
Public propertyAnalysisObjects
Gets or sets the analysis objects of the issue
Public propertyDescription
Gets or sets the description of the issue, translated to the current language
Public propertyDetails
Gets or sets the details of the issue, translated to the current language
Public propertyModelObjects
Gets or sets the model objects of the issue
Public propertyPositions
Gets or sets the positions of the issue
Public propertySeverity
Gets or sets the issue severity
Public propertyType
Gets or sets the issue type
Top
See Also
Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next