This document is archived and information here might be outdated. Recommended version. |
The cluster tolerance of the topology.
[Visual Basic .NET] Public Property ClusterTolerance As Double
[C#] public double ClusterTolerance {get; set;}
[C++]
HRESULT get_ClusterTolerance(
System.Double* clusterTol
);
[C++]
HRESULT put_ClusterTolerance(
double clusterTol
);
[C++]
Parameters clusterTol [out, retval]
clusterTol is a parameter of type double* clusterTol [in]
clusterTol is a parameter of type double