More IFC class suggestions

This commit is contained in:
Ryan Schultz
2023-10-30 22:51:55 -05:00
parent cd5b54e240
commit bb5fccf6fe
@@ -33,6 +33,26 @@
"name": "Furnace" "name": "Furnace"
} }
], ],
"IfcElectricDistributionBoard": [
{
"name": "Circuit Breaker Panel",
"predefined_type": "DISTRIBUTIONBOARD"
},
{
"name": "Electrical Panel",
"predefined_type": "DISTRIBUTIONBOARD"
}
],
"IfcElectricDistributionBoardType": [
{
"name": "Circuit Breaker Panel",
"predefined_type": "DISTRIBUTIONBOARD"
},
{
"name": "Electrical Panel",
"predefined_type": "DISTRIBUTIONBOARD"
}
],
"IfcFurniture": [ "IfcFurniture": [
{ {
"name": "Casework" "name": "Casework"
@@ -57,7 +77,7 @@
], ],
"IfcGeographicElement": [ "IfcGeographicElement": [
{ {
"name": "Tree" "name": "Trees"
}, },
{ {
"name": "Plants" "name": "Plants"
@@ -68,7 +88,7 @@
], ],
"IfcGeographicElementType": [ "IfcGeographicElementType": [
{ {
"name": "Tree" "name": "Trees"
}, },
{ {
"name": "Plants" "name": "Plants"