mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 08:42:25 +00:00
c2013a172f
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.