Click or drag to resize

Res1DReachIsStructureReach 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
public virtual bool IsStructureReach { get; }

Property Value

Type: Boolean

Implements

IRes1DReachIsStructureReach
See Also