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


IDETopology Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDETopology Interface
ArcGIS Developer Help

IDETopology Interface

Provides access to members that return information about topology data elements.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Read/write property ClusterTolerance The cluster tolerance of the topology.
Read/write property FeatureClassNames The feature classes involved in the topology.
Read/write property MaximumGeneratedErrorCount The maximum number of errors to generate when validating a topology.
Read/write property Rules The topology rules.
Read/write property ZClusterTolerance The z cluster tolerance of the topology.

Classes that implement IDETopology

Classes Description
DETopology Topology Data Element object.