![]() ![]() |
AnalysisTools | |
Update Class Properties | |
See Also Send Feedback |
ESRI.ArcGIS.AnalysisTools Namespace : Update Class |
For a list of all members of this type, see Update members.
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 class or layer. Geometry type must be polygon. (In, Required) |
![]() | keep_borders | Specifies whether the boundary of the update polygon features will be kept. (In, Optional) |
![]() | out_feature_class | The feature class to contain the results. Do not set this to be the same as the Input 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. |
![]() | update_features | The features that will be used to update the Input features. Geometry type must be polygon. (In, Required) |