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

absDeselectBin

absDeselectBin(
name
)
=> 0 / 1

Description

Deselects a named bin.

Arguments

name

Specifies the name of the bin to deselect.

Value Returned

0

Indicates an error.

1

Indicates successful operation.

Examples

absDeselectBin "Core"
=> 1

Deselects the Core bin.

absDeselectBin "Core"
=> 0

The Core bin is already deselected.

Related Topics

Cell Preferences for Abstract Generation


Return to top
 ⠀
X