AnalysisDesignCode Class |
The AnalysisDesignCode class contains information related to analysis design codes.
Inheritance Hierarchy
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2023.0.3
Syntax
The AnalysisDesignCode type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AnalysisDesignCode | Initializes a new instance of the AnalysisDesignCode class |
Properties
Name | Description | |
---|---|---|
DesignParameters | Gets or sets the design parameters of the analysis design code. | |
ID | Gets or sets the identifier of the analysis design code. | |
MaterialType | Gets the material type of the analysis analysis design code. | |
Name | Gets the name of the analysis design code. |
See Also