Specifies the surface type for Shallow Concentration Flow type in TR-55 catchment calculation.
Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum ShallowFlowSurfaceType
VB
Public Enumeration ShallowFlowSurfaceType
C++
public enum class ShallowFlowSurfaceType
Members
| Member name | Value | Description |
|---|---|---|
| Paved | 0 | |
| Unpaved | 1 | |
| GrassedWaterway | 2 | |
| NearlyBare | 3 | |
| CultivatedStraightRows | 4 | |
| ShortGrassPasture | 5 | |
| Woodland | 6 | |
| Forest_HeavyLitter | 7 |
