flightLinesShapesLimit
we flightLinesShapesLimit int flightLineShapeNo
Description
Determines the maximum number of shapes that can be traversed while computing flightlines when using shape chasing. The default is 1000.
GUI Equivalent
Examples
envGetVal("we" "flightLinesShapesLimit")
envSetVal("we" "flightLinesShapesLimit" 'int 100)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top