An enumeration that specifies the watershed type.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.4.208.0
Syntax
C#
public enum WatershedType
Visual Basic
Public Enumeration WatershedType
Visual C++
public enum class WatershedType
Members
Member name | Value | Description | |
---|---|---|---|
BoundaryPoint | 0 | ||
BoundarySegment | 1 | ||
Depression | 3 | ||
FlatArea | 4 | ||
MultiDrain | 5 | ||
MultiDrainNotch | 7 |