diff --git a/src/ifcopenshell-python/ifcopenshell/util/schema/ifc_classes_suggestions.json b/src/ifcopenshell-python/ifcopenshell/util/schema/ifc_classes_suggestions.json index 878fef47dd..73594a3221 100644 --- a/src/ifcopenshell-python/ifcopenshell/util/schema/ifc_classes_suggestions.json +++ b/src/ifcopenshell-python/ifcopenshell/util/schema/ifc_classes_suggestions.json @@ -33,6 +33,26 @@ "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": [ { "name": "Casework" @@ -57,7 +77,7 @@ ], "IfcGeographicElement": [ { - "name": "Tree" + "name": "Trees" }, { "name": "Plants" @@ -68,7 +88,7 @@ ], "IfcGeographicElementType": [ { - "name": "Tree" + "name": "Trees" }, { "name": "Plants"