ESRI.ArcGIS.AnalysisTools | |
Identity Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.AnalysisTools Namespace : Identity Class |
The following tables list the members exposed by Identity.
Name | Description | |
---|---|---|
Identity Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
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) | |
identity_features | The identity feature class or layer. Must be polygons or the same geometry type as the Input Features. (In, Required) | |
in_features | The input feature class or layer. (In, Required) | |
join_attributes | Determines what attributes will be transferred to the Output Feature Class. (In, Optional) | |
out_feature_class | The feature class that will be created and to which the results will be written. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
relationship | Choose if you want additional spatial relationships between the Input Features and Identity Features to be written to the output. This only applies when the Input Features are lines and the Identity Features are polygons. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |