implement active body in PartDesign
This commit is contained in:
@@ -128,6 +128,8 @@ void Workbench::activated()
|
||||
|
||||
void Workbench::deactivated()
|
||||
{
|
||||
Gui::Command::doCommand(Gui::Command::Doc,"AssemblyGui.setActiveAssembly(None)");
|
||||
|
||||
Gui::Workbench::deactivated();
|
||||
removeTaskWatcher();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user