Click or drag to resize

QhFlowtypeRelationsDepths Property

Gets all the Levels of the collection. The array of depths are depth above the inlet at the upstream cross section.

Namespace:  DHI.Mike1D.StructureModule
Assembly:  DHI.Mike1D.StructureModule (in DHI.Mike1D.StructureModule.dll) Version: 16.0.0.0 (11.1.1.1111)
Syntax
C#
public double[] Depths { get; }

Property Value

Type: Double

Implements

IQhFlowtypeRelationsDepths
See Also