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

mptActivate

mptActivate(
g_activate 
)
=> t / nil

Description

Specifies whether to switch the Virtuoso Multi-Patterning Technology coloring engine ON or OFF.

Arguments

g_activate

When set to t, the coloring engine is switched ON.
When set to nil, the coloring engine is switched OFF.

Values Returned

t

The coloring engine was switched on (or off).

nil

The coloring engine could not be switched on (or off).

Example

mptActivate( nil )

Turns off the coloring engine.


Return to top
 ⠀
X