AnalysisPartEnd Class |
The AnalysisPartEnd class contains information related to analysis part ends.
Inheritance Hierarchy
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2023.0.3
Syntax
The AnalysisPartEnd type exposes the following members.
Constructors
Name | Description | |
---|---|---|
AnalysisPartEnd | Initializes a new instance of the AnalysisPartEnd class |
Properties
Name | Description | |
---|---|---|
Condition |
The condition of the part end.
| |
Connectivity |
The connectivity of the part end.
| |
Eccentricity |
The eccentricity of the part end (in the local coordinate system).
| |
EccentricityMode |
The eccentricity mode of the part end.
| |
Support |
The support of the part end.
| |
SupportCoordSystem |
The coordinate system of the support.
|
See Also