coloringEngineEnabled
mpt coloringEngineEnabled boolean { t | nil }
Description
Specifies whether to switch on the Virtuoso Multi-Patterning Technology color engine. The default is nil, which means the color engine is off.
GUI Equivalent
Examples
envGetVal("mpt" "coloringEngineEnabled")
envSetVal("mpt" "coloringEngineEnabled" 'boolean t)
Related Topics
Turning the Multiple Patterning Color Engine On and Off
Return to top