AnalysisModelModalAnalysisProperties Class |
The AnalysisModelModalAnalysisProperties class contains information related to analysis model modal analysis properties.
Inheritance Hierarchy
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
The AnalysisModelModalAnalysisProperties type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AnalysisModelModalAnalysisProperties | Initializes a new instance of the AnalysisModelModalAnalysisProperties class |
Properties
Name | Description | |
---|---|---|
ModalAnalysisIncludeSelfWeightMass |
Indicates whether selfweight mass is included in the modal analysis.
| |
ModalAnalysisMassLoadGroupDirections |
The mass load group directions of the modal analysis.
| |
ModalAnalysisMassLoadGroupFactors |
The mass load group factors of the modal analysis.
| |
ModalAnalysisMassLoadGroupIds |
The mass load group indentifier of the modal analysis.
| |
ModalAnalysisMaxFrequency |
The modal analysis maximum frequence.
| |
ModalAnalysisModeCount |
The modal analysis mode count.
| |
ModalAnalysisModel |
Indicates whether a modal analysis model is used.
|
See Also