CulDeSacCurb

Top  Previous  Next

Detects which links can not be used in curb approach mode (TTSPcurb), when U-turns are not allowed. The problematic links are marked with 1 in the IA array.

 

UTurnAllowed and IgnoreOneWay should be left to false, to find all problems.

 

Simple CulDeSac links are not marked, since testing for CulDeSac can easily be done with calling CulDeSac for all links.

The function returns the number of elements set in the array.

 

The difference between the two functions, is this one also locates links where oneway restrictions are the cause of the problems.

 

Syntax: CulDeSacCurb(var IA: TIntegerArray): integer