GridPointGetGridPointSpan Method
Get the
ILocationSpan around this gridpoint where
the values are valid, usually the span from the previous gridpoint
to the next gridpoint in the reach.
Namespace: DHI.Mike1D.EngineAssembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
public ILocationSpan GetGridPointSpan()
Return Value
ILocationSpanA span covering the valid area of the gridpoint.