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
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
Returns the minimum cluster tolerance for the topology.