Disabled the closing of the generated model's 3D output when switching to other workbenches. Other workbenches have tools that the user may want to use on the resulting CadQuery output.
This commit is contained in:
parent
9725845477
commit
10d302a1f9
|
@ -188,8 +188,6 @@ class CadQueryWorkbench (Workbench):
|
|||
# #Put the UI back the way we found it
|
||||
# FreeCAD.Console.PrintMessage(msg)
|
||||
|
||||
Gui.Command.CadQueryCloseScript().Activated()
|
||||
|
||||
#Getting the main window will allow us to start setting things up the way we want
|
||||
mw = FreeCADGui.getMainWindow()
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user