| Name | Description |
| Alias | The alias for this tool's toolbox. |
| distance_field | Specifies whether a field named DISTANCE will be added to the output event table. The values in this field are in the units of the specified search radius. This parameter is ignored when locating lines or polygons along routes.
(In, Optional) |
| in_features | The input point, line, or polygon features. (In, Required) |
| in_fields | Specifies whether the output event table will contain route location fields plus all the attributes from the input features.
(In, Optional) |
| in_routes | The routes with which the input features will be intersected. (In, Required) |
| m_direction_offsetting | Specifies whether the offset distance calculated should be based on the M direction or the digitized direction. Distances are included in the output event table if the distance_field parameter value DISTANCE is specified.
(In, Optional) |
| out_event_properties | Parameter consisting of the route location fields and the type of events that will be written to the output event table. (Out, Required) |
| out_table | The table to be created. (Out, Required) |
| ParameterInfo | The parameters used by this tool. For internal use only. |
| radius_or_tolerance | If the input features are points, the search radius is a numeric value defining how far around each point a search will be done to find a target route. (In, Required) |
| route_id_field | The field containing values that uniquely identify each route. This field can be numeric or character. (In, Required) |
| route_locations | When locating points along routes, it is possible that more than one route may be within the search radius of any given point. This parameter is ignored when locating lines or polygons along routes.
(In, Optional) |
| ToolboxDirectory | The directory of this tool's toolbox. |
| ToolboxName | The name of this tool's toolbox. |
| ToolName | The name of this tool. |
| zero_length_events | When locating polygons along routes, it is possible that events can be created where the from-measure is equal to the to-measure. This parameter is ignored when locating points or lines along routes.
(In, Optional) |