A container for describing a network dataset source whose edge elements are derived from line feature geometry.
Description
An edge feature source is a feature class with polyline geometry that is used to generate edge elements into a network dataset. An EdgeFeatureSource object is a light weight object that holds the information about an edge feature source in a network dataset.
The EdgeFeatureSource object for an existing network dataset can be accessed through the INetworkDataset interface.
Interfaces
| Interfaces | Description | 
|---|---|
| IEdgeFeatureSource | Provides access to members that specify the properties of a network dataset source whose edge elements are derived from line geometry. | 
| INetworkSource | Provides access to members that specify the properties of a source in a network dataset. |