Product Documentation
Virtuoso Space-based Router Command Reference
Product Version IC23.1, September 2023

remove_object_from_set

remove_object_from_set 
-object d_ctuObj 
-set d_setObj 

Description

Removes an object from a set.

Arguments

-object d_ctuObj

Specifies the object to remove.

-set d_setObj

Specifies a set.

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

Edit Commands

add_object_to_set


Return to top
 ⠀
X