route_updatePins
APR.device.route route_updatePins boolean { t | nil }
Description
Controls pin placement in Innovus. When set to nil, the pin placement does not happen.
GUI Equivalent
Examples
envGetVal("APR.device.route" "route_updatePins")
envSetVal("APR.device.route" "route_updatePins" 'boolean nil)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top