layerDefaultColorConsiderGrayAsColor
mpt layerDefaultColorConsiderGrayAsColor boolean { t | nil }
Description
Specifies whether the Stitch and UnStitch buttons are hidden in the Multiple Patterning toolbar. The default is t.
Specifies that No Setting is available as option in the Layer Name drop-down in the Multiple Patterning Layer Default Color form. This lets you differentiate between the default grayColor being treated as no setting and grayColor as an actual mask color for layer default colors.
GUI Equivalent
Examples
envGetVal("mpt" "layerDefaultColorConsiderGrayAsColor")
envSetVal("mpt" "layerDefaultColorConsiderGrayAsColor" 'boolean nil)
Related Topics
Multiple Patterning Layer Default Color
Return to top