autoPlaceOnAreaBoundaryEdit
layoutDP autoPlaceOnAreaBoundaryEdit boolean { t | nil }
Description
Controls whether the virtual hierarchies that have their Placement Status set to Fixed are automatically placed when the area boundary of the virtual hierarchy is modified by using the Adjust Boundary, Stretch, Chop, or Reshape command.
GUI Equivalent
Examples
envGetVal("layoutDP" "autoPlaceOnAreaBoundaryEdit")
envSetVal("layoutDP" "autoPlaceOnAreaBoundaryEdit" 'boolean nil)
Related Topics
Design Planning and Analysis Options Form
Return to top