ArcGIS Pro 2.8 API Reference Guide
GetClusterTolerance Method

ArcGIS.Core.Data.Topology Namespace > TopologyDefinition Class : GetClusterTolerance Method
Gets the cluster tolerance of the topology. This method must be called on the MCT. Use QueuedTask.Run.
Syntax
public double GetClusterTolerance()
Public Function GetClusterTolerance() 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