Click or drag to resize

EngineFindExtensionsGetClosestDownstreamGridpoint Method

Overload List
  NameDescription
Public methodStatic memberGetClosestDownstreamGridpoint(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.

Public methodStatic memberGetClosestDownstreamGridpoint(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.

Top
See Also