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:
Andrej730
2025-04-07 13:01:31 +05:00
parent f4714d2012
commit 29de264b43
2 changed files with 0 additions and 20 deletions
@@ -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",