This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > ID > IDETopology Interface > IDETopology.ZClusterTolerance Property (ArcObjects .NET 10.4 SDK) |
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(
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