ShallowFlowSurfaceType Enumeration |
Specifies the surface type for Shallow Concentration Flow type in TR-55 catchment calculation.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1190
Syntaxpublic enum ShallowFlowSurfaceType
Public Enumeration ShallowFlowSurfaceType
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 | |
See Also