XSBaseGetLevelFromArea Method

For a given area, find the level.

Definition

Namespace: DHI.Mike1D.CrossSectionModule
Assembly: DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 24.0.0.0 (11.1.1.1111)
C#
public virtual double GetLevelFromArea(
	double area
)

Parameters

area  Double

[Missing <param name="area"/> documentation for "M:DHI.Mike1D.CrossSectionModule.XSBase.GetLevelFromArea(System.Double)"]

Return Value

Double

[Missing <returns> documentation for "M:DHI.Mike1D.CrossSectionModule.XSBase.GetLevelFromArea(System.Double)"]

See Also