copyRouteLayerPattern
we copyRouteLayerPattern string "layerPattern"
Description
Specifies the layer pattern that should be followed for copy route. The layer pattern is a list of integers.
The default is an empty string.
GUI Equivalent
Examples
envGetVal("we" "copyRouteLayerPattern")
envSetVal("we" "copyRouteLayerPattern" 'string "1 0 -1")
Related Topics
Variables to Customize the Settings for Copy Route
Return to top