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

geSelectViaPile

geSelectViaPile( 
[ d_cellview ] 
)
=> t / nil 

Description

Extends the selection set by adding via pile for each via selected. If the selection set does not contain vias, nil is returned.

Arguments

d_cellview

Optional argument specifies the cellview to process. If not specified, the current cellview is used.

Value Returned

t

An additional via has been added to the selection set.

nil

The selection set does not contain vias.

Examples

Selects vias associated with the via pile of the via selected in the current cellview.

geSelectViaPile( )

Related Topics

Selection Functions


Return to top
 ⠀
X