ESRI.ArcGIS.AnalysisTools | |
PointDistance Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.AnalysisTools Namespace : PointDistance Class |
For a list of all members of this type, see PointDistance members.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
in_features | The point features from which distances to the near features will be calculated. (In, Required) | |
near_features | The points to which distances from the input features will be calculated. Distances between points within the same feature class or layer can be determined by specifying the same feature class or layer for the input and near features. (In, Required) | |
out_table | The table containing the list of input features and information of about all near features within the search radius. If a search radius is not specified distances from all input features to all near features are calculated. (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. |