ignoreSameMaskColor
we ignoreSameMaskColor boolean { t | nil }
Description
Used by the Create Bus command to ignore minCutClassSpacing constraints with the same mask color parameter. This environment variable should be used in synchronization with the environment variable ignore_same_mask_spacing, that is, both environment variables must be set to either t or nil to obtain the same behavior between DRD and create bus command. The default is nil.
GUI Equivalent
Examples
envGetVal("we" "ignoreSameMaskColor")
envSetVal("we" "ignoreSameMaskColor" 'boolean t)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Interactive Coloring for Create Bus
Return to top