remove_object_from_set
remove_object_from_set -objectd_ctuObj-setd_setObj
Description
Arguments
Examples
The following example removes an object, given by the myobj variable, from the selected set.
remove_object_from_set -object $myobj -set [get_selection_set]
Related Topics
Return to top