AnalysisTools | |
Clip Class Members | |
See Also Properties Send Feedback |
ESRI.ArcGIS.AnalysisTools Namespace : Clip Class |
The following tables list the members exposed by Clip.
Name | Description | |
---|---|---|
Clip Constructor | Overloaded. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
clip_features | The features used to clip the input features. (In, Required) | |
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 features to be clipped. (In, Required) | |
out_feature_class | The feature class to be created. (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. |