deleted deprecated entities for v1.4 (#6511)

This commit is contained in:
Louis Casteleyn
2025-10-26 10:32:28 +01:00
committed by GitHub
parent 3a0622e9df
commit c40ecdd550
@@ -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"
}