ComponentItemComponentTypeEnum Enumeration |
Defines the different component types.
Namespace: Tekla.Structures.Catalogs
Assembly: Tekla.Structures.Catalogs (in Tekla.Structures.Catalogs.dll) Version: 2025.0.0-alpha00045580+dc02c3918546f1e94eb2d3b13ea99057fb3313e0
| Member name | Value | Description | |
|---|---|---|---|
| UNKNOWN | 0 | The unknown component type. | |
| CONNECTION | 24 | The component type is connection. | |
| COMPONENT | 25 | The component type is component. | |
| SEAM | 26 | The component type is seam. | |
| DETAIL | 27 | The component type is detail. | |
| CUSTOM_PART | 43 | The component type is custom part object. | |
| DRAWING_PLUGIN | 38 | The component type is drawing plugin. |