FEM: beam sectiong and element geometry 1D object, make name fit in FEM name system
This commit is contained in:
committed by
Yorik van Havre
parent
9f3b7ebfe0
commit
5215a7d751
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user