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