IEdgeConnectivityRule Interface
Provides access to members that supply information about, modify and manage edge-edge connectivity rules.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
IEdgeConnectivityRule interface provides properties for setting up a edge connectivity rule.
When To Use
The IEdgeConnectivityRule is the main interface for creating and getting information about an edge connectivity rule. Use this interface to create a new edge connectivity rule between subtypes in an edge network feature class and subtypes in another edge network feature class. This interface also allows you to specify all of the valid junction subtypes that the edge subtypes can connect through and allows you to set the default junction subtype.
Members
Inherited Interfaces
Interfaces |
Description |
IConnectivityRule |
Indicator interface that identifies connectivity rules. |
IRule |
Provides access to members that return information about rules. |
Classes that implement IEdgeConnectivityRule