doNotShowChopPRBDialog
layout doNotShowChopPRBDialog boolean { t | nil }
Description
Lets you select if you want to display the warning dialog box when the Chop command is run outside the PR boundary or when there is no PR boundary in the design.
GUI Equivalent
Examples
envGetVal("layout" "doNotShowChopPRBDialog")
envSetVal("layout" "doNotShowChopPRBDialog" 'boolean t)
Related Topics
Return to top