Click or drag to resize

GridPointD2x Property

distance from previous point to next point. For the first grid point in the reach it is the distance to the grid point after this point. For the last grid point in the reach it is the distance to the gridpiont before this point.

Namespace:  DHI.Mike1D.Engine
Assembly:  DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public double D2x { get; set; }

Property Value

Type: Double
See Also