For a list of all members of this type, see MakeRouteEventLayer members.
Public Properties
| Name | Description |
 | add_angle_field | Specifies whether a field named LOC_ANGLE will be added to the temporary layer that is created. This parameter is only valid when the event type is POINT.
(In, Optional) |
 | add_error_field | Specifies whether a field named LOC_ERROR will be added to the temporary layer that is created.
(In, Optional) |
 | Alias | The alias for this tool's toolbox. |
 | angle_type | Specifies the type of locating angle that will be calculated. This parameter is only valid if ANGLE_FIELD has been specified. (In, Optional) |
 | complement_angle | Specifies whether the complement of the locating angle will be calculated. This parameter is only valid if ANGLE_FIELD has been specified.
(In, Optional) |
 | in_event_properties | Parameter consisting of the route location fields and the type of events in the input event table. (In, Required) |
 | in_routes | The route features upon which events will be located. (In, Required) |
 | in_table | The table whose rows will be located along routes. (In, Required) |
 | offset_direction | Specifies the side on which the route events with a positive offset are displayed. This parameter is only valid if an offset field has been specified.
(In, Optional) |
 | offset_field | The field containing values used to offset events from their underlying route. This field must be numeric. (In, Optional) |
 | out_layer | The layer to be created. This layer is stored in memory, so a path is not necessary. (Out, Required) |
 | ParameterInfo | The parameters used by this tool. For internal use only. |
 | point_event_type | Specifies whether point events will be treated as point features or multipoint features.
(In, Optional) |
 | route_id_field | The field containing values that uniquely identify each route. (In, Required) |
 | 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