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

absGetCellProp

absGetCellProp(
cell
{ prCellClass | symmetry }
)
=> string

Description

Returns the specified property value for a cell.

Arguments

cell

Specifies the name of the cell you want to query.

{ prCellClass | symmetry }

Specifies the property whose value you want to know.

Value Returned

string

An error is encountered.

Examples

Displays the current prCellClass cell property value for cellABC.

absGetCellProp "cellABC" "prCellClass"
=> block

Related Topics

Select Cells form


Return to top
 ⠀
X