FEM: Add Purge FEM results button
Signed-off-by: Przemo Firszt <przemo@firszt.eu>
This commit is contained in:
@@ -69,6 +69,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
|
||||
<< "Fem_ConstraintPulley"
|
||||
<< "Separator"
|
||||
<< "Fem_MechanicalJobControl"
|
||||
<< "Fem_PurgeResults"
|
||||
<< "Fem_ShowResult";
|
||||
return root;
|
||||
}
|
||||
@@ -94,6 +95,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
<< "Fem_ConstraintPulley"
|
||||
<< "Separator"
|
||||
<< "Fem_MechanicalJobControl"
|
||||
<< "Fem_PurgeResults"
|
||||
<< "Fem_ShowResult";
|
||||
|
||||
return root;
|
||||
|
||||
Reference in New Issue
Block a user