Python code of Hole Feature

This commit is contained in:
jrheinlaender
2013-09-16 20:15:34 +02:00
committed by Stefan Tröger
parent 91ab2987a7
commit 44fdff91f5
12 changed files with 3164 additions and 1 deletions

View File

@@ -649,7 +649,9 @@ Gui::MenuItem* Workbench::setupMenuBar() const
// << "PartDesign_Scaled"
<< "PartDesign_MultiTransform"
<< "Separator"
<< "PartDesign_Boolean";
<< "PartDesign_Boolean"
<< "Separator"
<< "PartDesign_Hole";
// For 0.13 a couple of python packages like numpy, matplotlib and others
// are not deployed with the installer on Windows. Thus, the WizardShaft is