autoAdjustBoundary
layoutDP autoAdjustBoundary boolean { t | nil }
Description
Automatically resizes the boundary of a rectangular virtual hierarchy when:
- Any instances and figGroups other than row regions are moved outside the virtual hierarchy area boundary.
- The area boundary of a virtual hierarchy or the PR boundary of a soft block inside the virtual hierarchy is stretched, chopped, or reshaped.
GUI Equivalent
|
Auto place generated instances inside existing virtual hierarchy |
Examples
envGetVal("layoutDP" "autoAdjustBoundary")
envSetVal("layoutDP" "autoAdjustBoundary" 'boolean nil)
Related Topics
Return to top