+ FEM: Add icon to command
This commit is contained in:
@@ -56,6 +56,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
|
||||
Gui::ToolBarItem* fem = new Gui::ToolBarItem(root);
|
||||
fem->setCommand("FEM");
|
||||
*fem << "Fem_NewMechanicalAnalysis"
|
||||
<< "Fem_CreateFromShape"
|
||||
<< "Fem_MechanicalMaterial"
|
||||
<< "Separator"
|
||||
<< "Fem_CreateNodesSet"
|
||||
|
||||
Reference in New Issue
Block a user