mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-23 16:46:19 +00:00
fix #4011. More precise IfcRoof qto calculator
This commit is contained in:
@@ -175,8 +175,8 @@ mapper = {
|
|||||||
'GrossWeight' : None,
|
'GrossWeight' : None,
|
||||||
},
|
},
|
||||||
'Qto_RoofBaseQuantities' : {
|
'Qto_RoofBaseQuantities' : {
|
||||||
'GrossArea' : "get_gross_footprint_area",
|
'GrossArea' : "get_gross_top_area",
|
||||||
'NetArea' : "get_net_footprint_area",
|
'NetArea' : "get_net_top_area",
|
||||||
'ProjectedArea' : None,
|
'ProjectedArea' : None,
|
||||||
},
|
},
|
||||||
'Qto_ChimneyBaseQuantities' : {
|
'Qto_ChimneyBaseQuantities' : {
|
||||||
|
|||||||
Reference in New Issue
Block a user