route_meshNetsWithin
APR.device.route route_meshNetsWithin cyclic { "PR boundary" | "Device array/FigGroup | Area" }
Description
Specifies whether to route everything inside the PR boundary or area or within a device array or figGroup.
GUI Equivalent
Examples
envGetVal("APR.device.route" " route_meshNetsWithin")
envSetVal("APR.device.route" " route_meshNetsWithin" 'cyclic "Area")
envSetVal("APR.device.route" " route_meshNetsWithin" 'cyclic "Device array/FigGroup")
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top