Show Navigation | Hide Navigation
You are here:
Geoprocessing tool reference > Data Management toolbox > Topology toolset > Tools

Set Cluster Tolerance (Data Management) (ArcInfo and ArcEditor only)

Release 9.2
Last modified November 29, 2010
E-mail This Topic Printable Version Give Us Feedback

Print all topics in : "Tools"


Related Topics

Alters the cluster tolerance for the Input Topology. The cluster tolerance is used when validating the topology.


Usage tips

Command line syntax
An overview of the Command Line window
SetClusterTolerance_management <in_topology> <cluster_tolerance>

Parameter Explanation Data Type
<in_topology>

The topology for which you want to change the cluster tolerance.

Topology
<cluster_tolerance>

The minimum distance between vertices in the topology. Vertices that fall within the cluster tolerance will be snapped together during the validate topology process. If you enter a value of zero, the default or minimum cluster tolerance will be applied to the topology.

Double
Data types for geoprocessing tool parameters


Command line example

SetClusterTolerance D:\Calgary\Trans.mdb\Streets\Street_Topo 0.00015

Scripting syntax
About getting started with writing geoprocessing scripts
SetClusterTolerance_management (in_topology, cluster_tolerance)

Parameter Explanation Data Type
in_topology (Required)

The topology for which you want to change the cluster tolerance.

Topology
cluster_tolerance (Required)

The minimum distance between vertices in the topology. Vertices that fall within the cluster tolerance will be snapped together during the validate topology process. If you enter a value of zero, the default or minimum cluster tolerance will be applied to the topology.

Double

Data types for geoprocessing tool parameters


Script example

Please visit the Feedback page to comment or give suggestions on ArcGIS Desktop Help.
Copyright © Environmental Systems Research Institute, Inc.