setup_pinDirectionWidth
APR.chip.custom setup_pinDirectionWidth boolean { t | nil }
Description
Controls the direction of the pins when the generated pin connections are tapered.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "setup_pinDirectionWidth")
envSetVal("APR.chip.custom" "setup_pinDirectionWidth" 'boolean t)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top