IBottomSlotMoveSlot Method

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

For bottom slots, 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#
void MoveSlot(
	double bottomLevel
)

Parameters

bottomLevel  Double

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

See Also