![]() ![]() |
ESRI.ArcGIS.CoverageTools | |
Identity Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CoverageTools 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. |
![]() | feature_type | The feature class from the input coverage that will be used. (In, Optional) |
![]() | fuzzy_tolerance | The minimum distance between coordinates in the output coverage. By default, the minimum fuzzy tolerance value from the input and erase coverages is used. (In, Optional) |
![]() | identity_cover | The coverage that will be identitied with the input coverage. Must have polygon features. (In, Required) |
![]() | in_cover | The coverage that will be overlaid with the identity coverage. (In, Required) |
![]() | join_attributes | Specifies whether all items in both the input coverage feature attribute and identity coverage will be joined to the output coverage feature attribute table. (In, Optional) |
![]() | out_cover | The coverage 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. |