autoPlaceOnPRBoundaryEdit
layoutDP autoPlaceOnPRBoundaryEdit boolean { t | nil }
Description
Controls whether the top-level design is automatically placed when the PR boundary is modified by using the Stretch, Chop, or Reshape command.
GUI Equivalent
Examples
envGetVal("layoutDP" "autoPlaceOnPRBoundaryEdit")
envSetVal("layoutDP" "autoPlaceOnPRBoundaryEdit" 'boolean t)
Related Topics
Design Planning and Analysis Options Form
Return to top