Delete Set
Summary
Deletes a selection set from the current layer, and removes it from appropriate editors, toolbars, and toolboxes.
Syntax
RunMacro("G30 delete set", set_name)
Notes
-
Makes sure the selection set is dropped from any editors as well as deleting it.
-
Updates the appropriate toolbars and toolboxes to remove the selection set.
-
Does not permit the Selection selection set to be deleted.