ESRI.ArcGIS.CoverageTools | |
Clip Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CoverageTools Namespace : Clip Class |
The following tables list the members exposed by Clip.
Name | Description | |
---|---|---|
Clip Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
clip_cover | The coverage whose outer polygon defines the clipping region. (In, Required) | |
feature_type | The feature class to be clipped: (In, Optional) | |
fuzzy_tolerance | The minimum distance between coordinates in the output coverage. By default, the minimum fuzzy tolerance value from the input coverage and erase coverage is used. (In, Optional) | |
in_cover | The coverage containing features to be clipped. (In, Required) | |
out_cover | The coverage to be created. The output coverage cannot already exist. (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. |