route_saveRoutingOnly
APR.chip.custom route_saveRoutingOnly boolean { t | nil }
Description
Specifies whether to save chip assembly routing to a cellview.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "route_saveRoutingOnly")
envSetVal("APR.chip.custom" "route_saveRoutingOnly" 'boolean t)
Related Topics
Chip Assembly Routing Flow Environment Variables
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top