[Part workbench] add Create points object from mesh command

This commit is contained in:
mwganson
2019-08-23 22:32:59 -05:00
committed by wmayer
parent 57ef3dfdf4
commit ea7812656a
4 changed files with 156 additions and 3 deletions

View File

@@ -118,6 +118,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
<< "Part_Builder"
<< "Separator"
<< "Part_ShapeFromMesh"
<< "Part_PointsFromMesh"
<< "Part_MakeSolid"
<< "Part_ReverseShape"
<< copy