route_defaultRoutedView
APR.chip.custom route_defaultRoutedView string "defaultViewName"
Description
Specifies the default name for the routed view if chip assembly routing is written to another cellview.
GUI Equivalent
Examples
envGetVal("APR.chip.custom" "route_defaultRoutedView")
envSetVal("APR.chip.custom" "route_defaultRoutedView" 'string "routed1")
Related Topics
Routing Assistant User Interface for Chip Assembly Routing Flow
Return to top