flightLinesLimit
we flightLinesLimit int flightLines
Description
Determines the threshold value above which the display mode ON (for all flightlines) automatically switches to the display mode minimum (for bus extremities and control wires flightlines). The default is 64.
GUI Equivalent
Examples
envGetVal("we" "flightLinesLimit")
envSetVal("we" "flightLinesLimit" 'int 100)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top