ESRI.ArcGIS.AnalysisTools | |
Erase Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.AnalysisTools Namespace : Erase Class |
The following tables list the members exposed by Erase.
Name | Description | |
---|---|---|
Erase 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). (In, Optional) | |
erase_features | The features to be used to erase coincident features in the input. (In, Required) | |
in_features | The input feature class or layer. (In, Required) | |
out_feature_class | The feature class that will contain only those Input Features that are not coincident with the Erase Features. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |