setup_taperDown
APR.chip.custom setup_taperDown boolean { t | nil }
Description
Specifies whether or not the generated pin connections are tapered (neck down). To allow tapering in both directions, also specify the variable.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "setup_taperDown")
envSetVal("APR.chip.custom" "setup_taperDown" 'boolean nil)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top