ArcObjects Library Reference (GeoDatabase)  

INetworkTurn2 Interface

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
Read-only property Angle Angle of the turning movement described by this network turn.
Read-only property AttributeValue Value of this network element for the given network attribute ID.
Read-only property AttributeValueAtTime Value of this network element for the given network attribute ID and local time.
Read-only property AttributeValueByName Value of this network element for the given network attribute name.
Read-only property EdgeCount Number of network edge elements that participate in this network turn.
Read-only property EID Element ID for this network element.
Read-only property ElementType Type of this network element.
Read-only property OID Object ID of the object corresponding to this network element.
Method QueryAtJunction Queries the at-junction of this network turn.
Method QueryEdge Queries the index'th edge element of this network turn.
Read-only property SourceID ID of the network dataset source from which this network element was derived.
Read-only property 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.