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

absDeselectCellsInList

absDeselectCellsInList(
cellNameList
)
=> integer

Description

Deselects 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 deselected.

Value Returned

integer

Returns the number of cells that Abstract Generator deselects.

Example

Deselects cell1, cell2, cell6 and cell9.

absDeselectCellsInList "cell1 cell2 cell6 cell9"
=> 4

Related Topics

Cell Preferences for Abstract Generation


Return to top
 ⠀
X