Updates the selection for one or more lrs event table views or feature classes based on selected rows form an ATIS intersection (int) table.
The ATIS intersection table must be a table view having a selection set. The intersection table cannot be a table or feature class.
The lrs event tables must be a table view or layer having OnRoad string field and SwTerm and/or NeTerm string fields. The selection will be updated to select rows having OnRoads, SwTerm, and NeTerm values matching selected intersections in the int table.
Select_by_LRS_Ref (input_IntTable, input_lrstables)
Parameter | Explanation | Data Type |
---|---|---|
input_IntTable | Dialog Reference
The ATIS intersection table. This must be a table view with a selection or the following error message will be output to the geoprocessing results: "The GPTableView has no selection". There is no python reference for this parameter. |
Table View |
input_lrstables | Dialog Reference
One or more lrs based event layers or table views to which the selection will be applied. There is no python reference for this parameter. |
Multiple Value |
There are no code samples for this tool.
There are no tags for this item.
There are no credits for this item.
There are no use limitations for this item.