Provides access to members that specify the properties of this network turn.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]()  | 
Angle | Angle of the turning movement described by this network turn. | 
![]()  | 
AttributeValue | Value of this network element for the given network attribute ID. | 
![]()  | 
AttributeValueByName | Value of this network element for the given network attribute name. | 
![]()  | 
EdgeCount | Number of network edge elements that participate in this network turn. | 
![]()  | 
EID | Element ID for this network element. | 
![]()  | 
ElementType | Type of this network element. | 
![]()  | 
OID | Object ID of the object corresponding to this network element. | 
![]()  | 
QueryAtJunction | Queries the at-junction of this network turn. | 
![]()  | 
QueryEdge | Queries the index'th edge element of this network turn. | 
![]()  | 
SourceID | ID of the network dataset source from which this network element was derived. | 
![]()  | 
TurnType | Type of network turn. | 
CoClasses that implement INetworkTurn
| CoClasses and Classes | Description | 
|---|---|
| NetworkTurn | A container for querying information on a network dataset turn element. | 
Remarks
The INetworkTurn interface is used to access the properties of the network turn element, such as its turning angle.

