Provides access to members that specify the properties of this network turn element.
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. |
![]() |
AttributeValueAtTime | Value of this network element for the given network attribute ID and local time. |
![]() |
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 INetworkTurn2
CoClasses and Classes | Description |
---|---|
NetworkTurn | A container for querying information on a network dataset turn element. |