ESRI.ArcGIS.CoverageTools | |
Union Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CoverageTools Namespace : Union Class |
The following tables list the members exposed by Union.
Name | Description | |
---|---|---|
Union Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
fuzzy_tolerance | The minimum distance between coordinates in the output coverage. By default, the minimum fuzzy tolerance value from the input and union coverages is used. (In, Optional) | |
in_cover | The coverage whose polygons will be combined with the union coverage. (In, Required) | |
join_attributes | Specifies whether all items in both the input and the union coverage will be joined to the output coverage feature attribute table. (In, Optional) | |
out_cover | The output coverage that will be created containing the results of the operation. (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. | |
union_cover | The union coverage whose polygons will be combined with the input coverage. (In, Required) |