EngineReachMapFind Method

Overload List

Find(ILocation) Find data based on the provided location.

It will first search without chainage tolerance, and if none found, search using tolerance of LOCATION_EQUAL_TOLERANCE.

Find(String) Find data based on the provided reach id. If more than span exist with the same reachId, the first found is returned.
Find(ILocation, Double) Find data based on the provided location.

See Also