Mesh: add gmsh for remeshing a mesh created from CAD
This commit is contained in:
@@ -202,6 +202,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
*mesh << "Mesh_Import"
|
||||
<< "Mesh_Export"
|
||||
<< "Mesh_FromPartShape"
|
||||
<< "Mesh_RemeshGmsh"
|
||||
<< "Separator"
|
||||
<< analyze
|
||||
<< "Mesh_VertexCurvature"
|
||||
|
||||
Reference in New Issue
Block a user