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


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

JunctionFeatureSourceClass Class

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

Product Availability

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

Description

A junction feature source is a feature class with point geometry that is used to generate junction elements into a network dataset.  A JunctionFeatureSource object is a light weight object that holds the information about a junction feature source in a network dataset.

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

Interfaces

Interfaces Description
IJunctionFeatureSource Provides access to members that specify the properties of a network dataset source whose junction elements are derived from point geometry.
INetworkSource Provides access to members that specify the properties of a source in a network dataset.