AbstractBottomSlotMoveSlot Method

Move slot up or down, to match the specified bottom level.

Initially the bottom level is set to ZMin

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 void MoveSlot(
	double bottomLevel
)

Parameters

bottomLevel  Double

[Missing <param name="bottomLevel"/> documentation for "M:DHI.Mike1D.CrossSectionModule.AbstractBottomSlot.MoveSlot(System.Double)"]

Implements

IBottomSlotMoveSlot(Double)

See Also