FEM: GMSH mesh tool, add command and add it to tool bar and make a menu entry
This commit is contained in:
@@ -59,6 +59,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
|
||||
<< "Fem_SolverCalculix"
|
||||
// << "Fem_SolverZ88"
|
||||
<< "Fem_MeshNetgenFromShape"
|
||||
<< "Fem_MeshGmshFromShape"
|
||||
<< "Fem_MechanicalMaterial"
|
||||
<< "Fem_MaterialMechanicalNonlinear"
|
||||
<< "Fem_BeamSection"
|
||||
@@ -119,6 +120,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
<< "Fem_SolverCalculix"
|
||||
<< "Fem_SolverZ88"
|
||||
<< "Fem_MeshNetgenFromShape"
|
||||
<< "Fem_MeshGmshFromShape"
|
||||
<< "Fem_MechanicalMaterial"
|
||||
<< "Fem_MaterialMechanicalNonlinear"
|
||||
<< "Fem_BeamSection"
|
||||
|
||||
Reference in New Issue
Block a user