Click or drag to resize

TopSlotType Enumeration

Type of bottom slot

Namespace:  DHI.Mike1D.HDParameterDataAccess
Assembly:  DHI.Mike1D.HDParameterDataAccess (in DHI.Mike1D.HDParameterDataAccess.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum TopSlotType
Members
  Member nameValueDescription
NoSlot0 No slot
Vertical1 Vertical wall top slot
ConstantARW2 Top slot where area, hydraulic radius and width are constant, having the value from the original cross section at the top slot start depth.
Angle3 Angled slot. For positive angle, straight sides extend up, slanting out from the XS center. For negative angle, straight sides extend up, slanting in toward the XS center.
InferFromCrossSectionType4 Use the TopSlotTypeForCrossSectionTypes dictionary to convert cross section type to top slot type
See Also