mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-27 18:57:17 +00:00
114 lines
3.0 KiB
JSON
114 lines
3.0 KiB
JSON
{
|
|
"IfcProject": {
|
|
"is_abstract": false,
|
|
"parent": "IfcContext",
|
|
"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",
|
|
"is_select": false,
|
|
"select_types": []
|
|
},
|
|
{
|
|
"name": "UnitsInContext",
|
|
"type": "IfcUnitAssignment",
|
|
"is_select": false,
|
|
"select_types": []
|
|
}
|
|
]
|
|
},
|
|
"IfcProjectLibrary": {
|
|
"is_abstract": false,
|
|
"parent": "IfcContext",
|
|
"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",
|
|
"is_select": false,
|
|
"select_types": []
|
|
},
|
|
{
|
|
"name": "UnitsInContext",
|
|
"type": "IfcUnitAssignment",
|
|
"is_select": false,
|
|
"select_types": []
|
|
}
|
|
]
|
|
}
|
|
} |