Mesh: [skip ci] add command to split a mesh into its components
This commit is contained in:
@@ -226,6 +226,7 @@ Gui::MenuItem* Workbench::setupMenuBar() const
|
||||
<< cutting
|
||||
<< "Separator"
|
||||
<< "Mesh_Merge"
|
||||
<< "Mesh_SplitComponents"
|
||||
<< "Separator";
|
||||
Gui::CommandManager& mgr = Gui::Application::Instance->commandManager();
|
||||
if (mgr.getCommandByName("MeshPart_CreateFlatMesh"))
|
||||
|
||||
Reference in New Issue
Block a user