ArcObjects Library Reference (GeoDatabase)  

TurnFeatureSource CoClass

A container for describing a network dataset source whose elements are derived from turn feature geometry.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Description

A turn feature source is a turn feature class that is used to generate turn elements into a network dataset.  A TurnFeatureSource object is a light weight object that holds the information about a turn feature source in a network dataset.

The TurnFeatureSource object for an existing network dataset can be accessed through the INetworkDataset interface.

Interfaces

Interfaces Description
INetworkSource Provides access to members that specify the properties of a source in a network dataset.
ITurnFeatureSource Provides access to an indicator interface for a network dataset source whose turn elements are derived from a turn feature class.