FEM: GUI, move create node set tool to mesh tools

This commit is contained in:
Bernd Hahnebach
2017-01-02 13:44:09 +01:00
committed by Yorik van Havre
parent ee06b74738
commit 532dfe76d5

View File

@@ -71,14 +71,13 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
<< "Fem_MeshNetgenFromShape"
<< "Fem_MeshGmshFromShape"
<< "Fem_MeshRegion"
//<< "Fem_CreateNodesSet"
<< "Separator"
<< "Fem_MechanicalMaterial"
<< "Fem_MaterialMechanicalNonlinear"
<< "Fem_BeamSection"
<< "Fem_ShellThickness"
<< "Separator"
//<< "Fem_CreateNodesSet"
<< "Separator"
<< "Fem_ConstraintFixed"
<< "Fem_ConstraintDisplacement"
<< "Fem_ConstraintPlaneRotation"
@@ -144,14 +143,13 @@ Gui::MenuItem* Workbench::setupMenuBar() const
<< "Fem_MeshNetgenFromShape"
<< "Fem_MeshGmshFromShape"
<< "Fem_MeshRegion"
<< "Fem_CreateNodesSet"
<< "Separator"
<< "Fem_MechanicalMaterial"
<< "Fem_MaterialMechanicalNonlinear"
<< "Fem_BeamSection"
<< "Fem_ShellThickness"
<< "Separator"
<< "Fem_CreateNodesSet"
<< "Separator"
<< "Fem_ConstraintFixed"
<< "Fem_ConstraintDisplacement"
<< "Fem_ConstraintPlaneRotation"