![]() ![]() |
ESRI.ArcGIS.EditingTools | |
ErasePoint Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.EditingTools Namespace : ErasePoint Class |
The following tables list the members exposed by ErasePoint.
Name | Description | |
---|---|---|
![]() | ErasePoint Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
![]() | Alias | The alias for this tool's toolbox. |
![]() | in_features | The input point features. (In, Required) |
![]() | operation_type | Determines if points INSIDE or OUTSIDE the Remove Features will be deleted. (In, Optional) |
![]() | out_feature_class | Output Feature Class (out, Optional) |
![]() | ParameterInfo | The parameters used by this tool. For internal use only. |
![]() | remove_features | Input features inside or outside the Remove Features will be deleted, depending on the Operation Type parameter. (In, Required) |
![]() | ToolboxDirectory | The directory of this tool's toolbox. |
![]() | ToolboxName | The name of this tool's toolbox. |
![]() | ToolName | The name of this tool. |