For a list of all members of this type, see Near members.
Public Properties
| Name | Description |
 | Alias | The alias for this tool's toolbox. |
 | angle | Determines whether the angle between the near feature will be saved, as well as NEAR_FID and NEAR_DIST. (In, Optional) |
 | in_features | The feature class or layer containing points from which distances are calculated to each closest polyline or point in the Near Features. (In, Required) |
 | location | Determines whether the x,y coordinates of the nearest feature are added to the Input Features, as well as NEAR_FID and NEAR_DIST. The new fields are NEAR_X and NEAR_Y. (In, Optional) |
 | near_features | The feature class or layer containing points or polylines whose features are used to calculate distances from each point in the Input Features. (In, Required) |
 | out_feature_class | Output Feature Class (out, Optional) |
 | ParameterInfo | The parameters used by this tool. For internal use only. |
 | search_radius | The maximum distance between Input Features and Near Features for which distance and FID will be determined. (In, Optional) |
 | ToolboxDirectory | The directory of this tool's toolbox. |
 | ToolboxName | The name of this tool's toolbox. |
 | ToolName | The name of this tool. |
Top
See Also