A container for describing a network dataset source where junction elements are generated automatically when the network is built.
SystemJunctionSource is a non-creatable object. References to non-creatable objects must be obtained through other objects.
Product Availability
Description
A system junction source is a system-managed feature class with point geometry that was created when the network dataset was created. This feature class contains point features for every junction element that was created where there was no corresponding feature in any of the junction feature sources in the network dataset. A SystemJunctionSource object is a light weight object that holds the information about a system junction source in a network dataset.
The SystemJunctionSource 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. |
ISystemJunctionSource | Provides access to members that specify the properties of a network dataset source whose junction elements are generated automatically when the network is built. |