allLayersWrongWayCustomValue
layout allLayersWrongWayCustomValue int wrongWayCustomValue
Description
Specifies the extent of wrong way routing you want to permit. You can specify a value between 0 to 100, 0 being the level of maximum freedom for creating wrong way routing and 100 being the level of maximum restriction for creating wrong way routing. The default value is 1.
GUI Equivalent
Examples
envGetVal("layout" "allLayersWrongWayCustomValue")
envSetVal("layout" "allLayersWrongWayCustomValue" 'int 50)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top