AnalysisFace Class |
The AnalysisFace class contains information related to analysis faces.
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
The AnalysisFace type exposes the following members.
| Name | Description | |
|---|---|---|
| AnalysisFace | Initializes a new instance of the AnalysisFace class |
| Name | Description | |
|---|---|---|
| AnalysisModelName |
Gets or sets the analysis model name.
(Inherited from AnalysisObject.) | |
| AnalysisObjectType |
Gets or sets the type of the analysis object.
(Inherited from AnalysisObject.) | |
| FatherObject2ID |
Gets or sets the identifier of the father part.
(Inherited from AnalysisObject.) | |
| FatherObject2Type |
Gets or sets the type of the father object.
(Inherited from AnalysisObject.) | |
| FatherObjectID |
Gets or sets the identifier of the father part.
(Inherited from AnalysisObject.) | |
| FatherObjectType |
Gets or sets the type of the father object.
(Inherited from AnalysisObject.) | |
| ID |
Gets or sets the identifier of the analysis object.
(Inherited from AnalysisObject.) | |
| Positions |
The positions of the analysis face.
|
| Name | Description | |
|---|---|---|
| Select |
Selects an analysis face.
(Overrides AnalysisObjectSelect.) |