Product Documentation
Virtuoso Studio Design Environment SKILL Reference
Product Version IC23.1, November 2023

geDrawHilightSet

geDrawHilightSet( 
[ w_windowId ]
[ g_hlSetId ]
)
=> t / nil 

Description

Redraws a highlight set from a specified window ID.

If no highlight set is provided, the highlight set from the specified window ID is re-displayed. If no window ID is provided, the highlight set from the current window is re-displayed.

Arguments

w_windowId

The window ID.

g_hlSetId

Database ID of the highlight set.

Value Returned

t

The set is redrawn.

nil

The set is not redrawn.

Related Topics

Highlight Functions


Return to top
 ⠀
X