Update ifc_classes_suggestions.json

This commit is contained in:
Ryan Schultz
2023-09-06 20:13:55 -05:00
parent ee2f5fc646
commit 41c6830ee0
@@ -55,6 +55,28 @@
"name": "Signage" "name": "Signage"
} }
], ],
"IfcGeographicElement": [
{
"name": "Tree"
},
{
"name": "Plants"
},
{
"name": "Shrubs"
}
],
"IfcGeographicElementType": [
{
"name": "Tree"
},
{
"name": "Plants"
},
{
"name": "Shrubs"
}
],
"IfcPlate": [ "IfcPlate": [
{ {
"name": "Glazing" "name": "Glazing"
@@ -114,4 +136,4 @@
"name": "Pane" "name": "Pane"
} }
] ]
} }