FEM: beam sectiong and element geometry 1D object, make name fit in FEM name system

This commit is contained in:
Bernd Hahnebach
2017-03-06 09:18:47 +01:00
committed by Yorik van Havre
parent 9f3b7ebfe0
commit 5215a7d751
16 changed files with 57 additions and 57 deletions

View File

@@ -77,7 +77,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
<< "FEM_MaterialSolid"
<< "FEM_MaterialFluid"
<< "FEM_MaterialMechanicalNonlinear"
<< "FEM_BeamSection"
<< "FEM_ElementGeometry1D"
<< "FEM_ShellThickness"
<< "FEM_FluidSection"
<< "Separator"
@@ -152,7 +152,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
<< "FEM_MaterialSolid"
<< "FEM_MaterialFluid"
<< "FEM_MaterialMechanicalNonlinear"
<< "FEM_BeamSection"
<< "FEM_ElementGeometry1D"
<< "FEM_ShellThickness"
<< "FEM_FluidSection"
<< "Separator"