IRes1DHGridPointCrossSection Property |
Cross section. Can be null (Routing points and in some HPoints (in older data files )).
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax IRes1DCrossSection CrossSection { get; set; }
Property CrossSection As IRes1DCrossSection
Get
Set
property IRes1DCrossSection^ CrossSection {
IRes1DCrossSection^ get ();
void set (IRes1DCrossSection^ value);
}
Property Value
Type:
IRes1DCrossSectionSee Also