Click or drag to resize

CrossSectionSlotDecoratorSetBottomSlot Method (BottomSlotType, Double)

Set bottom slot type and start depth (where bottom slot is to start).

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 SetBottomSlot(
	BottomSlotType bottomSlotType,
	double bottomSlotStartDepth
)

Parameters

bottomSlotType
Type: DHI.Mike1D.HDParameterDataAccessBottomSlotType
Type of predefined bottom slot
bottomSlotStartDepth
Type: SystemDouble
Depth above bottom level where the slot should start
See Also