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

absSelectCell

absSelectCell(
name
)
=> 0 / 1

Description

Selects a single named cell.

Arguments

name

Specifies the name of the cell to be selected.

Value Returned

0

An error is encountered.

1

The function executes successfully.

Example

Selects cell1.

absSelectCell "cell1"
=> 1

Related Topics

Selecting Cells Based on a Criteria in Abstract Generator


Return to top
 ⠀
X