EngineFindExtensionsGetClosestDownstreamGridpoint Method

Overload List

GetClosestDownstreamGridpoint(EngineNet, ILocation, PredicateGridPoint, Boolean) Find the specified type of gridpoint which is closest to the given location downstream.

It is assumed that the EngineReach max and min chainages are containing the given chainage, otherwise null is returned.

GetClosestDownstreamGridpoint(IListEngineReach, Double, PredicateGridPoint, Boolean) Find the specified type of gridpoint which is closest to the given location downstream.

It is assumed that the EngineReach max and min chainages are containing the given chainage, otherwise null is returned.

See Also