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

absDeselectBinFrom

absDeselectBinFrom(
from
to
)
=> integer

Description

Deselects a range of bins. The deselection is done from top to bottom starting from the from bin. The from bin should be above the to bin the Bin pane, otherwise all bins listed after from are deselected.

Arguments

from

Specifies the first bin to be deselected in the range.

to

Specifies the last bin to be deselected in the range.

Value Returned

integer

Returns the number of bins that Abstract Generator deselects.

Examples

absDeselectBinFrom "userbin1" "userbin9"
=> 3

Deselects all bins in the range of userbin1 to userbin9.

Related Topics

Cell Preferences for Abstract Generation


Return to top
 ⠀
X