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

absSelectBinFrom

absSelectBinFrom(
from
to
)
=> integer

Description

Selects a range of bins. The selection is made from top to bottom starting from the from bin. The from bin should be above the to bin the Bins pane, otherwise all bins listed after from are selected.

Arguments

from

Specifies the first bin to be selected in the range.

to

Specifies the last bin to be selected in the range.

Value Returned

integer

Returns the number of bins that Abstract Generator selects.

Example

Selects all bins in the range of userbin1 to userbin9 and returns the number of bins selected.

absSelectBinFrom( "userbin1" userbin9" )
=> 2

Related Topics

Moving Cells Across Bins in Abstract Generator


Return to top
 ⠀
X