copyRouteEnableValidLayer
we copyRouteEnableValidLayer boolean { t | nil }
Description
Enables the top and bottom layers check. The layer for route copies must be in the range of specified top and bottom layer, otherwise a violation is created.
GUI Equivalent
Example
envGetVal("we" "copyRouteEnableValidLayer")
envSetVal("we" "copyRouteEnableValidLayer" 'boolean t)
Related Topics
Variables to Customize the Settings for Copy Route
Return to top