+ FEM: reimplement function to create FEM mesh from shape
This commit is contained in:
@@ -79,6 +79,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
root->insertItem(item, fem);
|
||||
fem->setCommand("&FEM");
|
||||
*fem << "Fem_NewMechanicalAnalysis"
|
||||
<< "Fem_CreateFromShape"
|
||||
<< "Fem_MechanicalMaterial"
|
||||
<< "Separator"
|
||||
<< "Fem_CreateNodesSet"
|
||||
|
||||
Reference in New Issue
Block a user