CrossSectionSlotDecoratorSetTopSlot Method (ITopSlot, 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: 16.0.0.0 (11.1.1.1111)
Syntax public void SetTopSlot(
ITopSlot topSlot,
double topSlotStartDepth
)
Parameters
- topSlot
- Type: DHI.Mike1D.CrossSectionModuleITopSlot
Top slot to set, must be fully initialized. - topSlotStartDepth
- Type: SystemDouble
Depth above bottom level where the slot should start
See Also