getUtilityNetwork

fun getUtilityNetwork(utilityNetworkName: String): UtilityNetwork?

Gets an UtilityNetwork from the geodatabase with the specified utility network name.

Return

If the specified utility network is not found, then no UtilityNetwork is returned.

Since

200.1.0

Parameters

utilityNetworkName

The name of the utility network.