AnalysisDesignSettings Class |
The AnalysisDesignSettings class contains information about analysis design settings.
Inheritance Hierarchy
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The AnalysisDesignSettings type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AnalysisDesignSettings |
Creates a new analysis design settings instance.
|
Properties
Name | Description | |
---|---|---|
ConcreteDesignCode |
The concrete design code.
| |
ConcreteDesignMethod |
The concrete design method.
| |
SteelDesignCode |
The steel design code.
| |
SteelDesignMethod |
The steel design method.
| |
TimberDesignCode |
The timber design code.
| |
TimberDesignMethod |
The timber design method.
|
See Also