Draft: Fix Draft_WorkingPlaneProxy ignores Auto Working Plane

This commit is contained in:
Roy-043
2022-05-04 09:56:52 +02:00
committed by Uwe
parent dc53e6dce1
commit 72e91dbbca

View File

@@ -61,6 +61,7 @@ class Draft_WorkingPlaneProxy:
def Activated(self):
"""Execute when the command is called."""
if hasattr(App, "DraftWorkingPlane"):
App.DraftWorkingPlane.setup()
App.ActiveDocument.openTransaction("Create WP proxy")
Gui.addModule("Draft")
_cmd = "Draft.make_workingplaneproxy("