copyRouteTrimmingFixer
we copyRouteTrimmingFixer boolean { t | nil }
Description
Removes the last dangling section of copy route. This variable is effective only if the copyRouteAllowCopiesWithoutMatchingPins variable is set to t.
GUI Equivalent
Example
envGetVal("we" "copyRouteTrimmingFixer")
envSetVal("we" "copyRouteTrimmingFixer" 'boolean nil)
Related Topics
Variables to Customize the Settings for Copy Route
copyRouteAllowCopiesWithoutMatchingPins
Return to top