check_generateMarkers
APR.device.route check_generateMarkers boolean { t | nil }
Description
Controls the generation of markers for errors. These error markers can be viewed in the Misc tab of the Annotation Browser. When set to t, the markers are generated.
GUI Equivalent
Examples
envGetVal("APR.device.route" "check_generateMarkers")
envSetVal("APR.device.route" "check_generateMarkers" 'boolean t)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top