FEM: shell thickness and elment geometry 2D object, make name fit in FEM name system

This commit is contained in:
Bernd Hahnebach
2017-03-06 10:10:09 +01:00
committed by Yorik van Havre
parent 977fd8995e
commit 34ad6af337
12 changed files with 49 additions and 49 deletions

View File

@@ -78,7 +78,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
<< "FEM_MaterialFluid"
<< "FEM_MaterialMechanicalNonlinear"
<< "FEM_ElementGeometry1D"
<< "FEM_ShellThickness"
<< "FEM_ElementGeometry2D"
<< "FEM_FluidSection"
<< "Separator"
<< "FEM_ConstraintFixed"
@@ -153,7 +153,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
<< "FEM_MaterialFluid"
<< "FEM_MaterialMechanicalNonlinear"
<< "FEM_ElementGeometry1D"
<< "FEM_ShellThickness"
<< "FEM_ElementGeometry2D"
<< "FEM_FluidSection"
<< "Separator"
<< "FEM_ConstraintFixed"