This document is archived and information here might be outdated. Recommended version. |
Number of turn elements in the network dataset having more than two edge elements participating.
[Visual Basic .NET] Public ReadOnly Property ComplexTurnCount As Integer
[C#] public int ComplexTurnCount {get;}
[C++]
HRESULT get_ComplexTurnCount(
System.Int32* ComplexTurnCount
);
[C++]
Parameters ComplexTurnCount [out, retval]
ComplexTurnCount is a parameter of type long*
The ComplexTurnCount is the number of turn elements that traverse three or more edge elements in the network.