This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > EditorExt > ESRI.ArcGIS.EditorExt > Interfaces > IM > IMapTopology Interface > IMapTopology.ClusterTolerance Property (ArcObjects .NET 10.5 SDK) |
The cracking/clustering tolerance used when constructing topology elements from the map topology's feature class collection.
[Visual Basic .NET] Public Property ClusterTolerance As Double
[C#] public double ClusterTolerance {get; set;}
ClusterTolerance is used by the ITopologyGraph::Build method as the tolerance to crack and cluster the features participating in the MapTopology.