drawPRBoundary
graphic drawPRBoundary boolean { t | nil }
Description
Determines whether the place and route boundary of instances is displayed, or the instance bounding box is displayed.
GUI Equivalent
Examples
envGetVal("graphic" "drawPRBoundary")
envSetVal("graphic" "drawPRBoundary" 'boolean nil)
Related Topics
Return to top