This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IN > INetworkTurn Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that specify the properties of this network turn.
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 and Classes | Description |
---|---|
NetworkTurn | A container for querying information on a network dataset turn element. |
The INetworkTurn interface is used to access the properties of the network turn element, such as its turning angle.