Click or drag to resize

EngineFindExtensionsGetClosestUpstreamGridpoint Method

Overload List
  NameDescription
Public methodStatic memberGetClosestUpstreamGridpoint(EngineNet, ILocation, PredicateGridPoint, Boolean)
Find the specified type of gridpoint which is closest to the given location upstream.

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

Public methodStatic memberGetClosestUpstreamGridpoint(IListEngineReach, Double, PredicateGridPoint, Boolean)
Find the specified type of gridpoint which is closest to the given location upstream.

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

Top
See Also