J
Jeff Ledbetter
Guest
Toggling a source to EXClude only "disables" that source from from future import consideration or new object creation. If you want to delete the workspace objects for those particular modules, you can try the Group Delete tool. Or, if you use the plug-in, you can multi-select the objects and delete them. Finally, you could use the API to delete them. Once the objects are no longer in the workspace, the module children will be removed from the workspaces treeview.
Continue reading...
Continue reading...