remove hole feature

A hole feature is something needed, however, the current implementation does not use the attacher code which would made it intuitive and compatibel to other workbench tools. A reimplementation is needed.
This commit is contained in:
Stefan Tröger
2015-07-06 21:13:10 +02:00
parent 72c70bcc50
commit 12c5e1f92f
6 changed files with 37 additions and 34 deletions

View File

@@ -781,7 +781,8 @@ Gui::MenuItem* Workbench::setupMenuBar() const
<< "Separator"
<< "PartDesign_Boolean"
<< "Separator"
<< "PartDesign_Hole";
//<< "PartDesign_Hole"
<< "PartDesign_InvoluteGear";
// 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