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.

Definition

Namespace: DHI.Mike1D.Engine
Assembly: DHI.Mike1D.Engine (in DHI.Mike1D.Engine.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public bool IsStructureReach { get; set; }

Property Value

Boolean

Implements

INetworkReachIsStructureReach

See Also