mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 06:32:09 +00:00
Finish mapping Qto_CoveringBaseQuantities
This commit is contained in:
committed by
Dion Moult
parent
02eb846dea
commit
c71b9c1915
@@ -133,9 +133,9 @@ mapper = {
|
|||||||
'NetWeight' : None,
|
'NetWeight' : None,
|
||||||
},
|
},
|
||||||
'Qto_CoveringBaseQuantities' : {
|
'Qto_CoveringBaseQuantities' : {
|
||||||
'Width' : None,
|
'Width' : "get_height",
|
||||||
'GrossArea' : None,
|
'GrossArea' : "get_gross_footprint_area",
|
||||||
'NetArea' : None,
|
'NetArea' : "get_net_footprint_area",
|
||||||
},
|
},
|
||||||
'Qto_PipeSegmentBaseQuantities' : {
|
'Qto_PipeSegmentBaseQuantities' : {
|
||||||
'Length' : None,
|
'Length' : None,
|
||||||
|
|||||||
Reference in New Issue
Block a user