mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +00:00
See #6853. Minor fix for IfcDoor with IFC4x3 quantity calculation with blender engine
This commit is contained in:
committed by
Massimo Fabbro
parent
e392d2da6e
commit
4adaf0d61f
@@ -237,7 +237,7 @@
|
|||||||
"Area": "get_net_side_area",
|
"Area": "get_net_side_area",
|
||||||
"Height": "get_height",
|
"Height": "get_height",
|
||||||
"Perimeter": "get_rectangular_perimeter",
|
"Perimeter": "get_rectangular_perimeter",
|
||||||
"Width": "get_length"
|
"Width": "get_x"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"IfcDuctFitting + IfcDuctFittingType": {
|
"IfcDuctFitting + IfcDuctFittingType": {
|
||||||
|
|||||||
Reference in New Issue
Block a user