copyRouteBottomLayer
we copyRouteBottomLayer string "bottomLayer"
Description
Specifies the bottom layer for copy route. This variable is effective only if the copyRouteEnableValidLayer variable is set to t.
The default is empty string "".
GUI Equivalent
Examples
envGetVal("we" "copyRouteBottomLayer")
envSetVal("we" "copyRouteBottomLayer" 'string "Metal1")
Related Topics
Variables to Customize the Settings for Copy Route
Return to top