AnalysisPartLoadingProperties Class |
The AnalysisPartLoadingProperties class contains information related to analysis part loading properties.
Inheritance Hierarchy
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2023.0.3
Syntax
The AnalysisPartLoadingProperties type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AnalysisPartLoadingProperties | Initializes a new instance of the AnalysisPartLoadingProperties class |
Properties
Name | Description | |
---|---|---|
LoadGenerationAutoCreateFixedSupports |
Indicates whether fixed supports are automatically created.
| |
LoadGenerationGroupIdentifierFactors |
The load generation group identifier factors.
| |
LoadGenerationPartNames |
The load generation part names.
| |
LoadGenerationPartNamesInclude |
Indicates whether part names are included in the load generation.
| |
LoadGenerationSelfWeight |
Indicates whether the selfweight load is generated.
|
See Also