ESRI.ArcGIS.AnalysisTools | |
SymDiff Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.AnalysisTools Namespace : SymDiff Class |
For a list of all members of this type, see SymDiff 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). (In, Optional) | |
in_features | The input feature class or layer. (In, Required) | |
join_attributes | Determines which attributes will be transferred to the output feature class. (In, Optional) | |
out_feature_class | The feature class to which the results will be written. (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 update feature class or layer. Geometry type must be the same geometry type as the input feature class or layer. (In, Required) |