WatershedType Enumeration |
An enumeration that specifies the watershed type.
Namespace: Autodesk.CivilAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum WatershedType
Public Enumeration WatershedType
public enum class WatershedType
Members| Member name | Value | Description |
|---|
| BoundaryPoint | 0 | |
| BoundarySegment | 1 | |
| Depression | 3 | |
| FlatArea | 4 | |
| MultiDrain | 5 | |
| MultiDrainNotch | 7 | |
See Also