ESRI.ArcGIS.LinearReferencingTools | |
OverlayRouteEvents Class Properties | |
See Also Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers |
ESRI.ArcGIS.LinearReferencingTools Namespace : OverlayRouteEvents Class |
For a list of all members of this type, see OverlayRouteEvents members.
Name | Description | |
---|---|---|
Alias | The alias for this tool's toolbox. | |
build_index | Specifies whether an attribute index will be created for the route identifier field that is written to the output event table. (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_fields | Specifies whether all the fields from the input and overlay event tables will be written to the output event table. (In, Optional) | |
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) | |
overlay_event_properties | Parameter consisting of the route location fields and the type of events in the overlay event table. (In, Required) | |
overlay_table | The overlay event table. (In, Required) | |
overlay_type | The type of overlay to be performed. (In, Required) | |
ParameterInfo | The parameters used by this tool. For internal use only. | |
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 | Specifies whether to keep zero length line events in the output table. This parameter is only valid when the output event type is LINE. (In, Optional) |