0001232: Create Mesh from geometry / Export mesh

This commit is contained in:
wmayer
2013-09-02 13:59:45 +02:00
parent 12046e91c2
commit 43cb48caec
6 changed files with 144 additions and 70 deletions

View File

@@ -209,7 +209,6 @@ Gui::MenuItem* Workbench::setupMenuBar() const
mesh->setCommand("&Meshes");
*mesh << "Mesh_Import"
<< "Mesh_Export"
<< "Mesh_FromGeometry"
<< "MeshPart_Mesher"
<< "Separator"
<< analyze