IfcModelObject#
| Attribute Name | Data Type | Description | 
|---|---|---|
| no | int | Object number | 
| type | Type | |
| ifc_file | int | IFC File | 
| ifc_type | str | IFC Type | 
| id_for_export_import | str | |
| metadata_for_export_import | str | 
Associated Enums
Type#
| Name | 
|---|
| TYPE_UNKNOWN | 
| TYPE_IFC2X3 | 
| TYPE_IFC4 | 
| TYPE_IFC4X3 |