Add command PartDesign_Body and integrate it into the Workbench
This commit is contained in:
committed by
Stefan Tröger
parent
c4eb454d3f
commit
e028a0e782
@@ -26,3 +26,5 @@ FreeCADGui.activateWorkbench("PartDesignWorkbench")
|
||||
App.newDocument()
|
||||
App.ActiveDocument.addObject("PartDesign::Body")
|
||||
PartDesignGui.setActivePart(App.ActiveDocument.ActiveObject)
|
||||
# Make the "Create sketch" prompt appear in the task panel
|
||||
Gui.Selection.addSelection(App.ActiveDocument.ActiveObject)
|
||||
|
||||
Reference in New Issue
Block a user