cross-section of meshes

This commit is contained in:
wmayer
2019-09-21 01:23:28 +02:00
parent 019198a30c
commit 7407fe9ff3
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"