CulDeSac

Top  Previous  Next

This read-only property returns true if a link is part of a Cul-De-Sac / dead end link. See also NonCulDeSacNodes.

 

A link is defined as a cul-de-sac, if you can't get back without making a U-turn.

If you can get back without making a U-turn, but only using the same link, it is a bridge.

 

Syntax: CulDeSac[Index: Integer]: boolean