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




The following tables list the members exposed by FeatureclassToCoverage.

Public Constructors

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

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertycluster_toleranceThe minimum distance separating all feature coordinates (nodes and vertices) as well as the distance a coordinate can move in X or Y (or both). You can set the value to be higher for data that has less coordinate accuracy and lower for datasets with extremely high accuracy. (In, Optional)  
Public Propertyin_featuresThe input feature classes or layers used to create a single ArcInfo coverage, including the type of features of which the coverage will be composed. (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

© 2010 All Rights Reserved.