UtilityNetworkSource

A network source in a utility network. Various sources of related information are associated to comprise the utility network. The most obvious sources are the structures and network features that are included with each domain network. Other sources are the set of associations and the system junctions.

The UtilityNetworkDefinition.networkSources property contains the collection of UtilityNetworkSource objects in the utility network definition.

Since

200.1.0

Properties

Link copied to clipboard

The collection of asset groups for the utility network source. UtilityAssetGroup is the first-level categorization of an UtilityNetworkSource.

Link copied to clipboard

The ArcGISFeatureTable that corresponds to the utility network source.

Link copied to clipboard

The name of the utility network source.

Link copied to clipboard

The ID of the utility network source.

Link copied to clipboard

The source type of the utility network source. This property indicates whether the network source is an edge type or junction type.

Link copied to clipboard

The usage type of this utility network source. This property indicates how the network source is used, such as line, junction, or assembly.

Functions

Link copied to clipboard
fun getAssetGroup(assetGroupName: String): UtilityAssetGroup?

Gets an associated asset group by name. Gets one of the collection of asset groups for the utility network source.