ESRI.ArcGIS.CartographyTools | |
AggregatePoints Class Members | |
See Also Properties Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.CartographyTools Namespace : AggregatePoints Class |
The following tables list the members exposed by AggregatePoints.
Name | Description | |
---|---|---|
AggregatePoints Constructor | Overloaded. Constructor that takes all required parameters for geoprocessor execution. |
Name | Description | |
---|---|---|
aggregation_distance | The distance between points that will be clustered. (In, Required) | |
Alias | The alias for this tool's toolbox. | |
in_features | The input point features that will be assessed for proximity and clustering. (In, Required) | |
out_feature_class | The feature class created to hold the polygons that represent the point clusters. (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. |