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

geSelectFigNoFilter

geSelectFigNoFilter( 
d_figId 
)
=> t / nil 

Description

Selects the specified figure regardless of the selection filter.

Arguments

d_figId

The figure to be selected.

Value Returned

t

The specified figure is selected.

nil

The specified figure is not selected.

Examples

Ignores all selection filters and selects figId.

geSelectFigNoFilter( figId )

Related Topics

Selection Functions


Return to top
 ⠀
X