mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 00:30:05 +00:00
5481237480
It was producing orphaned IfcLocalPlacement if placement was parent to some other one. During edit_object_placement we were replacing all parent references with the new placement but wasn't removing the old one.