cross-section of meshes

This commit is contained in:
wmayer
2019-09-21 01:23:28 +02:00
parent b1b1c4f0df
commit 7adbb4322f
7 changed files with 979 additions and 1 deletions

View File

@@ -195,7 +195,8 @@ Gui::MenuItem* Workbench::setupMenuBar() const
<< "Mesh_PolyTrim"
//<< "Mesh_PolySegm"
<< "Mesh_TrimByPlane"
<< "Mesh_SectionByPlane";
<< "Mesh_SectionByPlane"
<< "Mesh_CrossSections";
mesh->setCommand("&Meshes");
*mesh << "Mesh_Import"