ESRI.ArcGIS.CoverageTools
Clean Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.CoverageTools Namespace : Clean Class




The following tables list the members exposed by Clean.

Public Constructors

 NameDescription
Public ConstructorClean ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydangle_lengthThe minimum length allowed for dangling arcs in the Output Coverage. A dangling arc is an arc that has the same polygon internal number on its left and right sides and ends at a dangling node. Dangling arcs are removed for both the POLY and LINE options. If the Dangle Length is not provided, the dangle length is read from the coverage TOL file if the TOL file exists;otherwise, dangle length is set to zero (the default). (In, Optional)  
Public Propertyfeature_typeSpecifies whether to create polygon topology and a PAT or arc–node topology and an AAT. POLY is the default option. If POLY is used on a coverage that has an existing AAT, Clean will also automatically rebuild the AAT. (In, Optional)  
Public Propertyfuzzy_toleranceThe minimum distance between coordinates in each out_cover. (In, Optional)  
Public Propertyin_coverThe coverage to be cleaned. (In, Required)  
Public Propertyout_coverThe coverage created by Clean. If the Input Coverage and the Output Coverage have the same name, the Input Coverage will be replaced. By default, the Input Coverage is replaced. (Out, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Top

See Also

© 2010 All Rights Reserved.