This document is archived and information here might be outdated.  Recommended version.


TurnFeatureSource Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Classes > T > TurnFeatureSource Class
ArcGIS Developer Help

TurnFeatureSourceClass Class

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.