copyRouteTopLayer
we copyRouteTopLayer string "topLayer"
Description
Specifies the top 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