IRes1DHGridPointCrossSection Property

Cross section. Can be null (Routing points and in some HPoints (in older data files )).

Definition

Namespace: DHI.Mike1D.ResultDataAccess
Assembly: DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
IRes1DCrossSection CrossSection { get; set; }

Property Value

IRes1DCrossSection

See Also