showCDFchecks
mpt showCDFchecks boolean { t | nil }
Description
Displays the CDF Color Check and Net Color Constraint Check options in the Verify menu in VLS XL, and Check menu in VSE XL. It also displays the Net Color File option on the CDL Out form and the Export Color Constraint File in VSE XL. The default is nil.
GUI Equivalent
Examples
envGetVal("mpt" "showCDFchecks")
envSetVal("mpt" "showCDFchecks" 'boolean t)
Related Topics
Checking CDF Color and Net Color Constraint
Return to top