supply_genSupplyStripes
APR.device.route supply_genSupplyStripes boolean { t | nil }
Description
Specifies that supply stripes should be generated. When set to nil, the supply stripes are not generated.
GUI Equivalent
Examples
envGetVal("APR.device.route" "supply_genSupplyStripes")
envSetVal("APR.device.route" "supply_genSupplyStripes" 'boolean nil)
Related Topics
Automated Device Placement and Routing Flow Environment Variables
Routing Assistant User Interface for Device-Level Routing
Return to top