Click or drag to resize

IBottomSlotMoveSlot Method

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

For bottom slots, initially the bottom level is set to ZMin

Namespace:  DHI.Mike1D.CrossSectionModule
Assembly:  DHI.Mike1D.CrossSectionModule (in DHI.Mike1D.CrossSectionModule.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
void MoveSlot(
	double bottomLevel
)

Parameters

bottomLevel
Type: SystemDouble

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

See Also