Click or drag to resize

CrossSectionSlotDecoratorUpdateSedimentArea Method

Update area of sediment and reset buffers

The sediments are placed in the bottom of the cross section/pipe, creating a new flat bottom of sediments.

The cross section is not changed, but outputs, as GetArea(Double), are modified to take into account the area taken by the sediments.

This is used by the "sewer" morphology updater.

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public void UpdateSedimentArea(
	double sedimentArea
)

Parameters

sedimentArea
Type: SystemDouble
See Also