This document is archived and information here might be outdated. Recommended version. |
A container for describing a network dataset source whose edge elements are derived from line feature geometry.
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 | 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. |