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

gePopHilightStack

gePopHilightStack( 
d_cellview 
)
=> nil 

Description

Pops the current highlight set out of the highlight stack.

The next highlight set in the stack becomes current. If there are no more highlight sets in the stack, the current highlight set is nil.

Arguments

d_cellview

Database ID of the cellview containing the highlight stack.

Value Returned

nil

The highlight set is not popped out of the stack.

Examples

Pops the current highlight set out of the stack in cell1.

gePopHilightStack( cell1 )

Related Topics

Highlight Functions


Return to top
 ⠀
X