SelectClosedLinks

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 which are closed for the current setup, according to limits.

If includeoneway is true, it will also select links where both oneway bits are set (512 + 1024).

 

Syntax: SelectClosedLinks(BA: TBitArray; includeoneway: boolean);