ArcGIS Pro 2.8 API Reference Guide
GetZClusterTolerance Method

ArcGIS.Core.Data.Topology Namespace > TopologyDefinition Class : GetZClusterTolerance Method
Gets the Z cluster tolerance of the topology. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public double GetZClusterTolerance()
Public Function GetZClusterTolerance() As Double

Return Value

The cluster tolerance of the topology.
Exceptions
ExceptionDescription
A geodatabase-related exception has occurred.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

TopologyDefinition Class
TopologyDefinition Members