ESRI.ArcGIS.LinearReferencingTools | |
TransformRouteEvents Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.LinearReferencingTools Namespace : TransformRouteEvents Class |
For a list of all members of this type, see TransformRouteEvents members.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
cluster_tolerance | The maximum tolerated distance between the input events and the target routes. (In, Required) | |
in_event_properties | Parameter consisting of the route location fields and the type of events in the input event table. (In, Required) | |
in_fields | Specifies whether the output event table will contain route location fields plus all the attributes from the input events. (In, Optional) | |
in_routes | The input route features. (In, Required) | |
in_table | The input event table. (In, Required) | |
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. | |
route_id_field | The field containing values that uniquely identify each input route. (In, Required) | |
target_route_id_field | The field containing values that uniquely identify each target route. (In, Required) | |
target_routes | The route features to which the input events will be transformed. (In, Required) | |
ToolboxDirectory | The directory of this tool's toolbox. | |
ToolboxName | The name of this tool's toolbox. | |
ToolName | The name of this tool. |