mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-05 23:41:44 +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",
|
||||
"Height": "get_height",
|
||||
"Perimeter": "get_rectangular_perimeter",
|
||||
"Width": "get_length"
|
||||
"Width": "get_x"
|
||||
}
|
||||
},
|
||||
"IfcDuctFitting + IfcDuctFittingType": {
|
||||
|
||||
Reference in New Issue
Block a user