IRes1DReachIsStructureReach Property |
Returns true if the reach is a structure reach (special reach with just one structure q-points
and two h-grid points. The h-grid points have very large (unused) cross sections.
Namespace:
DHI.Mike1D.ResultDataAccess
Assembly:
DHI.Mike1D.ResultDataAccess (in DHI.Mike1D.ResultDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax bool IsStructureReach { get; }
ReadOnly Property IsStructureReach As Boolean
Get
property bool IsStructureReach {
bool get ();
}
Property Value
Type:
BooleanSee Also