autoPositionLimit
layoutDP autoPositionLimit int numDevices
Description
Specifies the maximum number of devices that can be automatically placed during a full placement run for a virtual figGroup that has a rectangular area boundary, does not contain a rowRegion, and has no constraints applied to the design.
GUI Equivalent
Examples
envGetVal("layoutDP" "autoPositionLimit")
envSetVal("layoutDP" "autoPositionLimit" 'int 9000)
Related Topics
Return to top