AnalysisPartBarAttributes Class |
The AnalysisPartBarAttributes class contains information related to analysis part bar attributes.
Inheritance Hierarchy
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2023.0.3
Syntax
The AnalysisPartBarAttributes type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AnalysisPartBarAttributes | Initializes a new instance of the AnalysisPartBarAttributes class |
Properties
Name | Description | |
---|---|---|
BarEndCondition |
The bar end condition.
| |
BarStartCondition |
The bar start condition.
| |
BarStartNumber |
The start number of the bar.
| |
ForceStraightSegments |
The straight force segments.
| |
MemberStartNumber |
The start number of the member.
| |
OverrideProfileName |
The override profile name.
| |
SplitDistances |
The split distances.
| |
SplitNodeCount |
The count of the split node.
|
See Also