mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 02:47:48 +00:00
Flip tool now moves windows / doors to the other side of a wall
This commit is contained in:
committed by
Ryan Schultz
parent
130b569f6f
commit
59dd25e1c2
@@ -711,6 +711,7 @@ class FlipFill(bpy.types.Operator, tool.Ifc.Operator):
|
||||
ifcopenshell.api.geometry.edit_object_placement(tool.Ifc.get(), filled_opening, obj.matrix_world)
|
||||
tool.Geometry.reload_representation(filled_object)
|
||||
|
||||
|
||||
return {"FINISHED"}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user