[WIP] add box selection to select individual faces
This commit is contained in:
@@ -95,6 +95,8 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
part->setCommand("&Part");
|
||||
*part << "Part_Import"
|
||||
<< "Part_Export"
|
||||
<< "Separator"
|
||||
<< "Part_BoxSelection"
|
||||
<< "Separator";
|
||||
*part << prim
|
||||
<< "Part_Primitives"
|
||||
|
||||
Reference in New Issue
Block a user