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

geSelectObject

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

Description

Selects the specified figure at the specified hierarchical path, if it passes the selection criteria.

Arguments

d_figId

The database ID of the figure to be selected.

l_path

A 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, if it passes the selection criteria.

nil

Does not select the specified figure.

Related Topics

Selection Functions


Return to top
 ⠀
X