|     | 
| 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.
| Name | Description | |
|---|---|---|
|  | FeatureclassToCoverage Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. | 
| Name | Description | |
|---|---|---|
|  | Alias | The alias for this tool's toolbox. | 
|  | cluster_tolerance | The 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) | 
|  | in_features | The 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) | 
|  | out_cover | The output coverage to be created. (Out, Required) | 
|  | ParameterInfo | The parameters used by this tool. For internal use only. | 
|  | precision | The precision of the output ArcInfo coverage. (In, Optional) | 
|  | ToolboxDirectory | The directory of this tool's toolbox. | 
|  | ToolboxName | The name of this tool's toolbox. | 
|  | ToolName | The name of this tool. | 
 
     
     
    