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

clear_set

clear_set 
-set d_setObj

Description

Removes all objects contained by the set and redraws the current window if the set is either the selection set or one of the highlight sets.

Arguments

-set d_setObj

Specifies the set to remove objects from.

Value Returned

1

Objects are removed from the set.

0

Objects were not removed from the set.

Examples

Clears all objects contained by the set specified by the myset2 variable.

clear_set -set $myset2

Clears all objects from the selected set.

clear_set -set [get_selection_set]

Related Topics

Manipulate Sets

deselect_set


Return to top
 ⠀
X