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

set_current_highlight

set_current_highlight 
-set_number i_index | -name s_hlName 

Description

Specifies the highlight set to assign as the current highlight set.

Arguments

-name s_hlname

Specifies the name of the highlight set to assign as the current highlight set.

-set_number i_index

Specifies the highlight set number of the set to assign as the current highlight set.

You can use get_num_highlights to get the total number of highlight sets currently available. Sets are numbered 0 to get_num_highlights-1.

Value Returned

d_setObj

Specifies the set identifier for the new current highlight set.

0

No sets are found that match the argument criteria, or there was a command syntax error.

Examples

The following example designates the highlight set named HL2 to be the current highlight set.

set_current_highlight -name "HL2"

Related Topics

Edit Commands

get_current_highlight

get_num_highlights


Return to top
 ⠀
X