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