FEM: shell thickness and elment geometry 2D object, make name fit in FEM name system
This commit is contained in:
committed by
Yorik van Havre
parent
977fd8995e
commit
34ad6af337
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user