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

absMoveSelectedCellsToBin

absMoveSelectedCellsToBin(
name
)
=> integer

Description

Moves any currently selected cells to a named bin. This can be one of the five system bins or a user-defined bin.

Arguments

name

Specifies the name of the bin to which the selected cell(s) are to be moved.

Value Returned

integer

Returns the number of cells moved.

Example

Moves the selected cells to the IO bin and returns the number of cells moved, which is two in this case.

absMoveSelectedCellsToBin "IO"
=> 2

Related Topics

Bin Preferences for Abstract Generation


Return to top
 ⠀
X