mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 02:23:34 +00:00
ecdc60b231
With --element-hierarchy, the intermediate nodes representing spatial structure (storey, building, site) were all named after whichever leaf element triggered their creation, instead of their own entity. Use the ancestor element at the current tree level, so --use-element-guids and default naming both identify group nodes correctly. Generated with the assistance of an AI coding tool.