29 lines
No EOL
631 B
Text
29 lines
No EOL
631 B
Text
{
|
|
"header": {
|
|
"id": "ifc5.technical.buildingsmart.org/examples/Hello Wall/hello-wall-add-fire-rating-30.ifcx",
|
|
"ifcxVersion": "ifcx_alpha",
|
|
"dataVersion": "1.0.0",
|
|
"author": "technical@buildingsmart.org",
|
|
"timestamp": "2025-06-25"
|
|
},
|
|
"imports": [],
|
|
"schemas": {
|
|
"bsi::ifc::prop::FireRating": {
|
|
"value": {
|
|
"dataType": "Enum",
|
|
"enumRestrictions": {
|
|
"options": ["R30", "R60"]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"data": [
|
|
{
|
|
"path":"93791d5d-5beb-437b-b8ec-2f1f0ba4bf3b",
|
|
"attributes": {
|
|
"bsi::ifc::prop::FireRating": "R30"
|
|
}
|
|
}
|
|
]
|
|
|
|
} |