

This property can be used to determine if there are incorrect connections within the network. The MaxDegree is the maximum number of edges connected to any given junction in the network. For a UtilityNetwork, TurnCount will return 0.ĪutomationException Maximum degree of a junction. TurnCount returns a count of all the turns within a StreetNetwork. Product AvailabilityĪutomationException Number of edges in the network.ĮdgeCount returns a count of all the edges within the network.ĪutomationException Number of turns in the network. JunctionCount returns a count of all the junctions in the network. Throws: IOException - If there are interop problems.ĪutomationException - If the ArcObject component throws an exception.ĪutomationException Number of junctions in the network. Maximum number of turns associated with a junction.ĪutomationException Status of the network. INetworkClass.getFieldToWeightMapping(int),Ĭreates a forward star cursor on the network index. This interface to create a forwardstar object, which is used forĪvailable with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Network or the number of edges in your network.

Query the network for general information such as the status of the Use the INetwork interface when you want to INetTopology - Used for seeing what elementsĭeleting elements from the logical network. INetAttributesEdit - Used for changing weight Values and enabled/disabled state of elements.

Of the logical network such as adding weights. INetSchemaEdit - Used for editing the schema INetSchema - Used for getting element classes INetElements - Used for getting element ID's Updating sessions in the logical network. Reference to the logical network using the IGeometricNetwork::Network property.Ībstract class, which contains other interfaces for use with Once you have a reference to the geometric network you can obtain a Network of a geometric network you first need to obtain a reference Provides access to members that give general information about the network and its elements. Public interface INetwork extends Serializable Interface INetwork All Superinterfaces: Serializable All Known Subinterfaces: IStreetNetwork, IUtilityNetwork, IUtilityNetwork2, IUtilityNetworkGEN All Known Implementing Classes: INetworkProxy, IStreetNetworkProxy, IUtilityNetwork2Proxy, IUtilityNetworkGENProxy, IUtilityNetworkProxy, StreetNetwork, UtilityNetwork SUMMARY: NESTED | FIELD | CONSTR | METHOD
