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 Massimo Fabbro
parent e392d2da6e
commit 4adaf0d61f
@@ -237,7 +237,7 @@
"Area": "get_net_side_area",
"Height": "get_height",
"Perimeter": "get_rectangular_perimeter",
"Width": "get_length"
"Width": "get_x"
}
},
"IfcDuctFitting + IfcDuctFittingType": {