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