See #6853. Minor fix for IfcDoor with IFC4x3 quantity calculation with blender engine

This commit is contained in:
Massimo Fabbro
2026-04-20 17:55:01 +02:00
committed by Thomas Krijnen
parent 1512947c83
commit 00f6241417
@@ -237,7 +237,7 @@
"Area": "get_net_side_area",
"Height": "get_height",
"Perimeter": "get_rectangular_perimeter",
"Width": "get_length"
"Width": "get_x"
}
},
"IfcDuctFitting + IfcDuctFittingType": {