autoPlaceUseInstBBox
layoutDP autoPlaceUseInstBBox boolean { t | nil }
Description
Uses the instance bounding box instead of the PR boundary to abut and place instances inside a virtual hierarchy during a Stretch, Chop, or Reshape operation.
GUI Equivalent
Examples
envGetVal("layoutDP" "autoPlaceUseInstBBox")
envSetVal("layoutDP" "autoPlaceUseInstBBox" 'boolean nil)
Related Topics
Return to top