vfpPACRunVerifyDesignWithColorOpts
layoutXL.pinAccessChecker vfpPACRunVerifyDesignWithColorOpts boolean { t | nil }
Description
Runs the Verify Design command and the Virtuoso Multi-Patterning Technology color engine on the remastered routed view to report the coloring violations in the Annotation Browser assistant.
The default is nil, which means that the coloring violations are not checked.
GUI Equivalent
Examples
envGetVal("layoutXL.pinAccessChecker" "vfpPACRunVerifyDesignWithColorOpts")
envSetVal("layoutXL.pinAccessChecker" "vfpPACRunVerifyDesignWithColorOpts" 'boolean t)
Related Topics
Fix Color Conflicts in Remastered Routed Views
Pin Accessibility Checker Form
Running the Pin Accessibility Checker
Return to top