setup_viaStackCuts
APR.chip.custom setup_viaStackCuts boolean { t | nil }
Description
Enables inter-layer via cut stacking. This variable is effective only if the variable is set to Any overlap.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "setup_viaStackCuts")
envSetVal("APR.chip.custom" "setup_viaStackCuts" 'boolean t)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top