route_meshExtendPreroutes
APR.device.route route_meshExtendPreroutes boolean { t | nil }
Description
Lets you select whether or not to extend pre-routes to the active meshing layer.
GUI Equivalent
Examples
envGetVal("APR.device.route" "route_meshExtendPreroutes")
envSetVal("APR.device.route" "route_meshExtendPreroutes" 'boolean t)
Related Topics
Routing Assistant User Interface for Device-Level Routing
Return to top