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

mgAbutAllCB

mgAbutAllCB(
g_abutFlag
)
=> t / nil

Description

Abuts all currently selected instances.

Arguments

g_abutFlag

This is an optional argument. If the value for this argument is 1, it indicates to abut all devices. However, if the value is 0, it means to unabut all devices. By default, the value is 1.

Value Returned

t

The selected instances are abutted.

nil

The selected instances are not abutted.

Example

Abuts all currently selected instances.

mgAbutAllCB(1)

Return to top
 ⠀
X