supply_createPinLabel
APR.device.route supply_createPinLabel boolean { t | nil }
Description
Creates labels on pins when the Pins Create option is selected in the Supply tab of the Routing assistant.
GUI Equivalent
Examples
envGetVal("APR.device.route" "supply_createPinLabel")
envSetVal("APR.device.route" "supply_createPinLabel" 'boolean t)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top