Implement the python gear feature

This commit is contained in:
jriegel
2014-02-16 22:19:39 +01:00
parent 1d5cfbc9cc
commit 6d1d55dc15
8 changed files with 375 additions and 1 deletions

View File

@@ -221,7 +221,8 @@ Gui::MenuItem* Workbench::setupMenuBar() const
<< "PartDesign_LinearPattern"
<< "PartDesign_PolarPattern"
// << "PartDesign_Scaled"
<< "PartDesign_MultiTransform";
<< "PartDesign_MultiTransform"
<< "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
// not deployed either hence the check for the existence of the command.