autoPlaceCustomArea
APR.device.place autoPlaceCustomArea string areaCoordinates
Description
Specifies coordinates that define a custom area boundary in the design canvas. All objects are placed inside the area boundary.
The default value is none, which indicates that no area is selected.
GUI Equivalent
Examples
envGetVal("APR.device.place" "autoPlaceCustomArea")
envSetVal("APR.device.place" "autoPlaceCustomArea" 'string "((120 185) (1020 875))")
Related Topics
Deriving Row Regions and Grids in the Automated Device Placement and Routing Flow
Auto P&R Assistant User Interface for Device-Level Placement
Return to top