Files
IfcOpenShell/src
CyrilWaechter 7b324e7016 Use space's own container for regeneration instead of requiring default
When regenerating an existing IfcSpace, the default container is no longer required. Instead, the space's container is found via get_parent(element), which walks the full spatial hierarchy (aggregation, containment, nesting). For new space creation, the default container is still required.

Add optional container parameter to get_space_polygon_from_context_visible_objects so regeneration can pass the resolved container directly.

Generated with the assistance of an AI coding tool.
2026-08-02 03:38:42 +02:00
..
2026-07-30 08:54:08 +02:00
2026-07-31 07:17:36 +02:00
2026-07-26 18:03:09 +10:00