diff --git a/src/ifcopenshell-python/ifcopenshell/util/ifc4_to_brick.json b/src/ifcopenshell-python/ifcopenshell/util/ifc4_to_brick.json index 5c07e00bf7..b8fba566ed 100644 --- a/src/ifcopenshell-python/ifcopenshell/util/ifc4_to_brick.json +++ b/src/ifcopenshell-python/ifcopenshell/util/ifc4_to_brick.json @@ -26,11 +26,5 @@ "IfcFlowMeter.GASMETER": "Gas_Meter", "IfcFlowMeter.WATERMETER": "Water_Meter", "IfcElectricMotor": "Motor", - "IfcSolarDevice.SOLARPANEL": "PV_Panel", - "IfcBuilding": "Building", - "IfcBuildingStorey": "Floor", - "IfcSpace": "Space", - "IfcSpatialZone": "Zone", - "IfcSpatialZone.THERMAL": "HVAC_Zone", - "IfcSpatialZone.LIGHTING": "Lighting_Zone" + "IfcSolarDevice.SOLARPANEL": "PV_Panel" }