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