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

geSelectObjectNoFilter

geSelectObjectNoFilter(
d_figId 
[ l_path ]
)
=> t / nil

Description

Selects the specified figure at the specified hierarchical path.

Arguments

d_figId

Database ID of the figure to be selected.

l_path

The optional path in the format
( (d_instId x_memInst x_row x_column)(d_instId x_memInst x y) ...)
x_memInst is used for an iterated instance. x and y are used for mosaic instances.

Value Returned

t

Selects the specified figure at the specified hierarchical path.

nil

Does not select the specified figure.

Related Topics

Selection Functions


Return to top
 ⠀
X