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

absGetSelectedBins

absGetSelectedBins(
)
=> string

Description

Returns the list of bins selected in the Bin pane. The order of the bins in the list matches the order in which they appear in the Bin pane.

Arguments

None

Value Returned

string

Returns the list of the selected bins.

Examples

Returns Core as the bin selected in the Bin pane.

absGetSelectedBins
=> List of selected bins : Core

Returns the list IO Corner Ignore as the bins selected in the Bin pane.

absGetSelectedBins
=> List of selected bins : IO Corner Ignore

Related Topics

Bin Preferences for Abstract Generation


Return to top
 ⠀
X