FEM: nonlinear materials, core object implementation
This commit is contained in:
committed by
Yorik van Havre
parent
56a433447d
commit
708ccb68c5
@@ -60,6 +60,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
|
||||
// << "Fem_SolverZ88"
|
||||
<< "Fem_MeshFromShape"
|
||||
<< "Fem_MechanicalMaterial"
|
||||
<< "Fem_MaterialMechanicalNonlinear"
|
||||
<< "Fem_BeamSection"
|
||||
<< "Fem_ShellThickness"
|
||||
<< "Separator"
|
||||
@@ -120,6 +121,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
<< "Fem_SolverZ88"
|
||||
<< "Fem_MeshFromShape"
|
||||
<< "Fem_MechanicalMaterial"
|
||||
<< "Fem_MaterialMechanicalNonlinear"
|
||||
<< "Fem_BeamSection"
|
||||
<< "Fem_ShellThickness"
|
||||
<< "Separator"
|
||||
|
||||
Reference in New Issue
Block a user