AnalysisTools | |
PointDistance Class Members | |
See Also Properties Send Feedback |
ESRI.ArcGIS.AnalysisTools Namespace : PointDistance Class |
The following tables list the members exposed by PointDistance.
Name | Description | |
---|---|---|
PointDistance Constructor | Overloaded. |
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_features | The points for which distances to the Near Features will be determined. (In, Required) | |
near_features | The points for which distances from the Input Features will be determined. Distances between points within the same feature class or layer can be determined by specifying the same feature class or layer for the Input Features and Near Features. (In, Required) | |
out_table | The distance measurements between points in the Input Features and Near Features. If Search Radius is not used, the number of records will the number of points in the Input Features multiplied by the number of points in the Input Features. (Out, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
search_radius | Distances will only be calculated for those Near Features that are within the Search Radius of the Input Features. (In, Optional) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |