Click or drag to resize

Res1DHGridPointCrossSection Property

Cross section at gridpoint. Null in some HPoints (in older data files at least).

Namespace:  DHI.Mike1D.ResultDataAccess
Assembly:  DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public IRes1DCrossSection CrossSection { get; set; }

Property Value

Type: IRes1DCrossSection

Implements

IRes1DHGridPointCrossSection
See Also