flightLinesPolygonPointsLimit
we flightLinesPolygonPointsLimit int flightLinesPointsLimit
Description
Determines the maximum numbers of points for polygons being considered while computing dynamic flightlines. The default is 64.
GUI Equivalent
Examples
envGetVal("we" "flightLinesPolygonPointsLimit")
envSetVal("we" "flightLinesPolygonPointsLimit" 'int 100)
Related Topics
Variables to Customize the Interactive and Assisted Routing Settings
Return to top