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

absSelectBin

absSelectBin(
name
)
=> 0 / 1

Description

Selects the named bin. This makes the specified bin current for use with other functions.

Arguments

name

Specifies the name of the bin to select.

Value Returned

0

An error is encountered.

1

The function executes successfully.

Example

Selects the Core bin and makes it the current bin.

absSelectBin( "Core" )
=> 1

Related Topics

Moving Cells Across Bins in Abstract Generator


Return to top
 ⠀
X