mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 17:31:45 +00:00
ifc5d - remove Qto_BodyGeometryValidation from ifc4x3 base qtos (6c04669)
As it's not part of base quantities and it would be unexpected for user if some additional qto would start calculating for every IfcProduct.
This commit is contained in:
@@ -540,16 +540,6 @@
|
||||
"Width": "net_get_min_xyz"
|
||||
}
|
||||
},
|
||||
"IfcProduct": {
|
||||
"Qto_BodyGeometryValidation": {
|
||||
"GrossSurfaceArea": null,
|
||||
"GrossVolume": null,
|
||||
"NetSurfaceArea": null,
|
||||
"NetVolume": null,
|
||||
"SurfaceGenusAfterFeatures": null,
|
||||
"SurfaceGenusBeforeFeatures": null
|
||||
}
|
||||
},
|
||||
"IfcProjectionElement": {
|
||||
"Qto_ProjectionElementBaseQuantities": {
|
||||
"Area": null,
|
||||
|
||||
@@ -540,16 +540,6 @@
|
||||
"Width": "get_height"
|
||||
}
|
||||
},
|
||||
"IfcProduct": {
|
||||
"Qto_BodyGeometryValidation": {
|
||||
"GrossSurfaceArea": null,
|
||||
"GrossVolume": null,
|
||||
"NetSurfaceArea": null,
|
||||
"NetVolume": null,
|
||||
"SurfaceGenusAfterFeatures": null,
|
||||
"SurfaceGenusBeforeFeatures": null
|
||||
}
|
||||
},
|
||||
"IfcProjectionElement": {
|
||||
"Qto_ProjectionElementBaseQuantities": {
|
||||
"Area": "get_net_side_area",
|
||||
|
||||
Reference in New Issue
Block a user