This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IT > ITopologyContainer Interface > ITopologyContainer.MinimumClusterTolerance Property (ArcObjects .NET 10.4 SDK) |
The minimal cluster tolerance as per the topology engine.
[Visual Basic .NET] Public ReadOnly Property MinimumClusterTolerance As Double
[C#] public double MinimumClusterTolerance {get;}
[C++]
HRESULT get_MinimumClusterTolerance(
double* ClusterTolerance
);
[C++]
Parameters ClusterTolerance [out, retval] ClusterTolerance is a parameter of type double
Returns the minimum cluster tolerance for the topology.