Click or drag to resize

HDModuleGetSourcePoint Method

Overload List
  NameDescription
Public methodGetSourcePoint(EngineReach, Int32) Obsolete.
Get a source point for the gridpoint in the reach. Usually this can only be called after the Prepare(Diagnostics) function has been called.
Public methodGetSourcePoint(EngineReach, Type) Obsolete.
Get a source point covering all gridpoints in the reach of the specified type Usually this can only be called after the Prepare(Diagnostics) function has been called.
Public methodGetSourcePoint(EngineReach, Type, ILocationSpan) Obsolete.
Get a source point covering all gridpoints in the span of the specified type Usually this can only be called after the Prepare(Diagnostics) function has been called.
Top
See Also