EngineReachIsStructureReach Property |
A structure reach is an h-q-h reach where the q point is a structure point.
A structure reach does not contain any volume, and the h points have no cross sections.
Namespace:
DHI.Mike1D.Engine
Assembly:
DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax public bool IsStructureReach { get; set; }
Public Property IsStructureReach As Boolean
Get
Set
public:
property bool IsStructureReach {
bool get ();
void set (bool value);
}
Property Value
Type:
BooleanSee Also