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

abeNewLayer

abeNewLayer(
)
=> o_abeLayer / nil

Description

Creates a new ABE layer.

Arguments

None

Values Returned

o_abelayer

ID of the newly created ABE layer.

nil

The function was not successful because ABE is not initialized.

Examples

Creates a new a1 ABE layer.

a1 = abeNewLayer()

Related Topics

Operating ABE


Return to top
 ⠀
X