setup_offsetVia
APR.chip.custom setup_offsetVia boolean { t | nil }
Description
Specifies whether the router should offset rectangular vias, such that the long dimension coincides with the wire outline.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "setup_offsetVia")
envSetVal("APR.chip.custom" "setup_offsetVia" 'boolean nil)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top