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; }
Public Property CrossSection As IRes1DCrossSection
Get
Set
public:
virtual property IRes1DCrossSection^ CrossSection {
IRes1DCrossSection^ get () sealed;
void set (IRes1DCrossSection^ value) sealed;
}
Property Value
Type:
IRes1DCrossSectionImplements
IRes1DHGridPointCrossSectionSee Also