Click or drag to resize

CrossSectionZone Enumeration

Zone types for cross sections.

Namespace:  DHI.Mike1D.Generic
Assembly:  DHI.Mike1D.Generic (in DHI.Mike1D.Generic.dll) Version: 19.0.0.0 (11.1.1.1111)
Syntax
public enum CrossSectionZone
Members
  Member nameValueDescription
Normal0 Normal (default)
DeadWater1 Dead water zone
Vegetation2 Vegetation zone
BankVegetation3 Bank vegetation zone
DeadWaterDueToVegetation5 Dead water zone (due to vegetation)
VegetationLowDensity5 Vegetation (low density)
BankVegetationLowDensity6 Bank vegetation (low density)
DeadWaterDueToVegetationLowDensity7 Dead Water due to Vegetation (low density)
See Also