FEM: rename CommandMeshFromShape into _CommandMeshNetgenFromShape
This commit is contained in:
@@ -58,7 +58,7 @@ Gui::ToolBarItem* Workbench::setupToolBars() const
|
||||
*fem << "Fem_Analysis"
|
||||
<< "Fem_SolverCalculix"
|
||||
// << "Fem_SolverZ88"
|
||||
<< "Fem_MeshFromShape"
|
||||
<< "Fem_MeshNetgenFromShape"
|
||||
<< "Fem_MechanicalMaterial"
|
||||
<< "Fem_MaterialMechanicalNonlinear"
|
||||
<< "Fem_BeamSection"
|
||||
@@ -118,7 +118,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
*fem << "Fem_Analysis"
|
||||
<< "Fem_SolverCalculix"
|
||||
<< "Fem_SolverZ88"
|
||||
<< "Fem_MeshFromShape"
|
||||
<< "Fem_MeshNetgenFromShape"
|
||||
<< "Fem_MechanicalMaterial"
|
||||
<< "Fem_MaterialMechanicalNonlinear"
|
||||
<< "Fem_BeamSection"
|
||||
|
||||
Reference in New Issue
Block a user