displayMaskColorExcludeViaLayers
mpt displayMaskColorExcludeViaLayers boolean { t | nil }
Description
Specifies that via layers are excluded from the Show/Hide Color option on the Multiple Patterning toolbar.
GUI Equivalent
Examples
envGetVal("mpt" "displayMaskColorExcludeViaLayers")
envSetVal("mpt" "displayMaskColorExcludeViaLayers" 'boolean t)
envSetVal("mpt" "displayMaskColorExcludeViaLayers" 'boolean nil)
Related Topics
Return to top