HierarchicDefinitionTypeEnum Enumeration |
Defines the different types of classification hierarchies.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2023.0.3
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
DOT_HIERARCHIC_CUSTOM_TYPE | 0 | The custom type classification hierarchy. | |
DOT_HIERARCHIC_LOGICAL_BUILDING_AREA | 1 | The logical building area classification hierarchy. | |
DOT_HIERARCHIC_OBJECT_TYPE | 2 | The object type classification hierarchy. | |
DOT_HIERARCHIC_TASK_WORK_TYPE | 3 | The task work type classification hierarchy. | |
DOT_HIERARCHIC_TASK_SCENARIO | 4 | The task scenario classification hierarchy. |
See Also