ESRI.ArcGIS.CartographyTools | |
AggregatePolygons Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CartographyTools 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 | |
---|---|---|
aggregation_distance | The distance to be satisfied between polygon boundaries for aggregation to happen. A distance must be specified, and it must be greater than zero. You can choose a preferred unit; the default is the feature unit. (In, Required) | |
Alias | The alias for this tool's toolbox. | |
in_features | The polygon features to be aggregated. (In, Required) | |
minimum_area | The minimum area for an aggregated polygon to be retained. The default value is zero, that is, to keep all polygons. You can specify a preferred unit; the default is the feature unit. (In, Optional) | |
minimum_hole_size | The minimum size of a polygon hole to be retained. The default value is zero, that is, to keep all polygon holes. You can specify a preferred unit; the default is the feature unit. (In, Optional) | |
orthogonality_option | Specifies the characteristic of the input features that will be preserved when constructing the aggregated boundaries. (In, Optional) | |
out_feature_class | The output feature class to be created. (Out, Required) | |
out_table | Output 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. |