FEM: move modules MechanicalMaterial to a more general FemMaterial
This commit is contained in:
committed by
Yorik van Havre
parent
532dfe76d5
commit
7c19fa1654
@@ -73,7 +73,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
|
||||
<< "Fem_MeshRegion"
|
||||
//<< "Fem_CreateNodesSet"
|
||||
<< "Separator"
|
||||
<< "Fem_MechanicalMaterial"
|
||||
<< "Fem_Material"
|
||||
<< "Fem_MaterialMechanicalNonlinear"
|
||||
<< "Fem_BeamSection"
|
||||
<< "Fem_ShellThickness"
|
||||
@@ -145,7 +145,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
<< "Fem_MeshRegion"
|
||||
<< "Fem_CreateNodesSet"
|
||||
<< "Separator"
|
||||
<< "Fem_MechanicalMaterial"
|
||||
<< "Fem_Material"
|
||||
<< "Fem_MaterialMechanicalNonlinear"
|
||||
<< "Fem_BeamSection"
|
||||
<< "Fem_ShellThickness"
|
||||
|
||||
Reference in New Issue
Block a user