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

remove_highlight

remove_highlight 
{-all | -set d_setObj | -name s_hlName} 

Description

Deletes highlight sets.

Arguments

-all

Deletes all highlight sets. A new empty highlight set, HL1, is created.

-name s_hlName

Deletes the named highlight set. If this is the only highlight set for the cellview, a new empty set, HL1, is created.

-set d_setObj

Deletes the specified highlight set. If this is the only highlight set for the cellview, a new empty set, HL1, is created.

Value Returned

1

The highlights are successfully deleted.

Examples

The following command removes all the highlights sets in the active cellview.

remove_highlight -all

The following command removes the highlight set named hset1. This is equivalent to choosing Delete Highlight Set from the highlight set pop-up menu in the Layer Object Display Panel.

remove_highlight -name "hset1" 

Related Topics

Edit Commands

add_highlight

get_highlight

get_num_highlights


Return to top
 ⠀
X