SelectLimit

Top  Previous  Next

This method can be used for selecting from the street network.

 

Output is stored in BA. New selections are set and added to any previous selections in BA.

 

It selects all links where LimitID is in the range limit_min to limit_max.

 

Syntax: SelectLimit(BA: TBitarray; LimitID: integer; limit_min,limit_max: byte);