SVG reliance on UseElemHierarchy for storey decomposition

This commit is contained in:
Thomas Krijnen
2024-12-01 11:20:37 +01:00
parent df060d7f60
commit 3a687fecda
2 changed files with 16 additions and 9 deletions
@@ -86,6 +86,8 @@ def main(
geom_settings = ifcopenshell.geom.settings(
# when not doing booleans, proper solids from shells isn't a requirement
REORIENT_SHELLS=settings.subtract_before_hlr,
# SVG serialiazation depends on element hierarchy now to look up the parent
ELEMENT_HIERARCHY=True,
)
# this is required for serialization