ConversionTools
FeatureclassToCoverage Class Properties
See Also  Send Feedback
ESRI.ArcGIS.ConversionTools Namespace : FeatureclassToCoverage Class




For a list of all members of this type, see FeatureclassToCoverage members.

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertycluster_toleranceCluster tolerance is the distance range in which all vertices and boundaries in a feature class are considered identical, or coincident. To minimize errors, the cluster tolerance chosen should be as small as possible, depending on the precision level of your data. By default, the minimum possible tolerance value is calculated in the units of the spatial reference of the input. (In, Optional)  
public Propertyin_featuresThe input feature classes or layers used to create a single ArcInfo coverage, including the type of features the coverage will be composed of. (In, Required)  
public Propertyout_coverThe output coverage to be created. (Out, Required)  
public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
public PropertyprecisionThe precision of the output ArcInfo coverage. (In, Optional)  
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

© 2011 All Rights Reserved.