add basic part design pipe infrastructure
This commit is contained in:
@@ -747,6 +747,8 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
<< "PartDesign_Pocket"
|
||||
<< "PartDesign_Revolution"
|
||||
<< "PartDesign_Groove"
|
||||
<< "PartDesign_AdditivePipe"
|
||||
<< "PartDesign_SubtractivePipe"
|
||||
<< "PartDesign_Fillet"
|
||||
<< "PartDesign_Chamfer"
|
||||
<< "PartDesign_Draft"
|
||||
@@ -803,6 +805,8 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
|
||||
<< "PartDesign_Pocket"
|
||||
<< "PartDesign_Revolution"
|
||||
<< "PartDesign_Groove"
|
||||
<< "PartDesign_AdditivePipe"
|
||||
<< "PartDesign_SubtractivePipe"
|
||||
<< "PartDesign_Fillet"
|
||||
<< "PartDesign_Chamfer"
|
||||
<< "PartDesign_Draft"
|
||||
|
||||
Reference in New Issue
Block a user