This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITopologyExtensionEvents2 Interface (ArcObjects .NET 10.5 SDK) |
Provides access to more events that occur when working with a topology.
Description | ||
---|---|---|
OnTopologyGraphBuild | Called after the topology graph associated with the current topology (either the map or a database topology) has been (re)built. Clients should release references to any existing topo elements. |
CoClasses and Classes | Description |
---|---|
TopologyExtension | Extension for working with topology. |
TopologyExtensionEvents2Helper | Topology extension event helper. |