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