Click or drag to resize

CrossSectionSlotDecoratorSetTopSlot Method (TopSlotType, Double)

Set top slot type and depth (where top 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 SetTopSlot(
	TopSlotType topSlotType,
	double topSlotStartDepth
)

Parameters

topSlotType
Type: DHI.Mike1D.HDParameterDataAccessTopSlotType
Type of predefined top slot
topSlotStartDepth
Type: SystemDouble
Depth above bottom level where the slot should start
See Also