| { | |
| "IfcProject": { | |
| "is_abstract": false, | |
| "parent": "IfcObject", | |
| "attributes": [ | |
| { | |
| "name": "GlobalId", | |
| "type": "IfcGloballyUniqueId", | |
| "is_enum": false, | |
| "enum_values": [] | |
| }, | |
| { | |
| "name": "Name", | |
| "type": "IfcLabel", | |
| "is_enum": false, | |
| "enum_values": [] | |
| }, | |
| { | |
| "name": "Description", | |
| "type": "IfcText", | |
| "is_enum": false, | |
| "enum_values": [] | |
| }, | |
| { | |
| "name": "ObjectType", | |
| "type": "IfcLabel", | |
| "is_enum": false, | |
| "enum_values": [] | |
| }, | |
| { | |
| "name": "LongName", | |
| "type": "IfcLabel", | |
| "is_enum": false, | |
| "enum_values": [] | |
| }, | |
| { | |
| "name": "Phase", | |
| "type": "IfcLabel", | |
| "is_enum": false, | |
| "enum_values": [] | |
| } | |
| ], | |
| "complex_attributes": [ | |
| { | |
| "name": "OwnerHistory", | |
| "type": "IfcOwnerHistory" | |
| }, | |
| { | |
| "name": "IsDecomposedBy", | |
| "type": "IfcRelAggregates" | |
| }, | |
| { | |
| "name": "RepresentationContexts", | |
| "type": "IfcRepresentationContext" | |
| }, | |
| { | |
| "name": "UnitsInContext", | |
| "type": "IfcUnitAssignment" | |
| }, | |
| { | |
| "name": "IsDefinedBy", | |
| "type": "IfcRelDefinesByProperties" | |
| } | |
| ] | |
| } | |
| } | |