move exportDRAWEXE.py to Sandbox WB
This commit is contained in:
@@ -33,6 +33,6 @@ ParGrp = App.ParamGet("System parameter:Modules").GetGroup("Sandbox")
|
||||
ParGrp.SetString("HelpIndex", "Sandbox/Help/index.html")
|
||||
ParGrp.SetString("WorkBenchName", "Sandbox Design")
|
||||
ParGrp.SetString("WorkBenchModule", "SandboxWorkbench.py")
|
||||
|
||||
|
||||
import FreeCAD
|
||||
FreeCAD.addExportType("DRAWEXE source (*.draw)","exportDRAWEXE")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user