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

abeMTdebug

abeMTdebug(
o_abeLayer 
)
=> t / nil

Description

Enables the output of additional messages to monitor progress when multithreading is used.

Arguments

o_abeLayer

ID of the ABE layer.

Values Returned

t

Multithreading message output is enabled.

nil

The function was not successful because ABE is not initialized or there was an argument error.

Examples

Enables multithreading message output.

abeMTdebug( a1 )

Related Topics

Support for Multithreading in ABE Functions


Return to top
 ⠀
X