ESRI.ArcGIS.CoverageTools | |
AggregatePolygons Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CoverageTools Namespace : AggregatePolygons Class |
The following tables list the members exposed by AggregatePolygons.
Name | Description | |
---|---|---|
AggregatePolygons Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
cell_size | Sets cell size in coverage units for grid conversion. Cell size must be greater than 0. (In, Required) | |
distance | Sets the aggregation distance in coverage units. A distance must be equal to or greater than the cell size. (In, Required) | |
in_cover | The coverage containing polygons to be aggregated. (In, Required) | |
orthogonal_option | Specifies the characteristic of the input features that will be preserved when constructing the aggregated boundaries. (In, Optional) | |
out_cover | The output coverage containing aggregated features as preliminary regions with a subclass AREAAGG. The output coverage name must be different from the input coverage name. (Out, Required) | |
out_info_table | Output Info Table (out, Optional) | |
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. |