route_meshMinSkipTracks
APR.device.route route_meshMinSkipTracks boolean { t | nil }
Description
Determines whether or not to consider the minimum skip track value for mesh count mode.
GUI Equivalent
Examples
envGetVal("APR.device.route" "route_meshMinSkipTracks")
envSetVal("APR.device.route" "route_meshMinSkipTracks" 'boolean t)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top