Product Documentation
Virtuoso Layout Suite SKILL Reference
Product Version IC23.1, November 2023

absSelectCellsInList

absSelectCellsInList(
cellNameList
)
=> integer

Description

Selects a list of cells that are not adjacent to each other in the Cell pane.

Arguments

cellNameList

Specifies a space-separated list of cell names to be selected.

Value Returned

integer

Returns the number of cells that Abstract Generator selects.

Examples

Selects the cells cell1, cell2, cell6, and cell9, makes them current in Abstract Generator, and returns 4 as the number of the cells that Abstract Generator selects.

absSelectCellsInList "cell1 cell2 cell6 cell9"
=> 4

Related Topics

Selecting Cells Based on a Criteria in Abstract Generator


Return to top
 ⠀
X