IFloodMapCrossSectionGetArea Method

Return the cross sectional geometric area at the given water level.

Definition

Namespace: DHI.Mike1D.FloodMap
Assembly: DHI.Mike1D.FloodMap (in DHI.Mike1D.FloodMap.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
double GetArea(
	double waterLevel
)

Parameters

waterLevel  Double

[Missing <param name="waterLevel"/> documentation for "M:DHI.Mike1D.FloodMap.IFloodMapCrossSection.GetArea(System.Double)"]

Return Value

Double

[Missing <returns> documentation for "M:DHI.Mike1D.FloodMap.IFloodMapCrossSection.GetArea(System.Double)"]

See Also