FreeCADCmd: fix workbench activation in GUI mode
This commit is contained in:
parent
4bd765d1b9
commit
628957d687
|
@ -1,3 +1,4 @@
|
|||
import FreeCAD
|
||||
if FreeCAD.GuiUp:
|
||||
import FreeCADGui
|
||||
from lattice2Common import *
|
||||
|
|
Loading…
Reference in New Issue
Block a user