Click or drag to resize

ComponentType Enumeration

Type of component

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 ComponentType
Members
  Member nameValueDescription
Undefined0 Undefined or unknown type of component.
ADComponent1 AD transport component
NonCohesiveSediment2 Non-cohesive sediment (sand, gravel)
CohesiveSediment3 Cohesive sediment (mud)
See Also