AnalysisResultObjectTypeEnum Enumeration |
The object type.
Namespace: Tekla.Structures.Analysis
Assembly: Tekla.Structures.Analysis (in Tekla.Structures.Analysis.dll) Version: 2024.0.0+a110b435391768740483e3032720a566518c9a63
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
OBJECT_TYPE_MODEL | 1 | The model object type. | |
OBJECT_TYPE_MEMBER | 2 | The analytical member object type. | |
OBJECT_TYPE_NODE | 3 | The node object type. | |
OBJECT_TYPE_PART | 4 | The physical member object type. | |
OBJECT_TYPE_AREA | 5 | The analytical area object type. |
See Also