diff --git a/src/Mod/Draft/draftguitools/gui_planeproxy.py b/src/Mod/Draft/draftguitools/gui_planeproxy.py index 55f955a9d3..0b34b36695 100644 --- a/src/Mod/Draft/draftguitools/gui_planeproxy.py +++ b/src/Mod/Draft/draftguitools/gui_planeproxy.py @@ -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("