add feature to extend given surface

This commit is contained in:
wmayer
2017-12-19 13:23:39 +01:00
parent 1db70a48ca
commit 011eed3a64
6 changed files with 247 additions and 0 deletions

View File

@@ -53,6 +53,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
root->insertItem( item, surface );
surface->setCommand("Surface");
*surface << "Surface_CurveOnMesh"
<< "Surface_ExtendFace"
<< "Surface_Filling"
<< "Surface_GeomFillSurface";
/* *surface << "Surface_Filling";