This document is archived and information here might be outdated.  Recommended version.


ITopologyExtensionEvents2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IT > ITopologyExtensionEvents2 Interface
ArcGIS Developer Help

ITopologyExtensionEvents2 Interface

Provides access to more events that occur when working with a topology.

Product Availability

Available with ArcGIS Desktop.

Members

Name Description
Method 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.

Classes that implement ITopologyExtensionEvents2

Classes Description
TopologyExtension Extension for working with topology.
TopologyExtensionEvents2Helper Topology extension event helper.