HierarchicDefinitionTypeEnum Enumeration |
Defines the different types of classification hierarchies.
Namespace: Tekla.Structures.Model
Assembly: Tekla.Structures.Model (in Tekla.Structures.Model.dll) Version: 2026.0.0-alpha00057080+93cd22c410a086ecc356b7088d4daaf2e12907eb
| 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. |