Specifies the surface type for Shallow Concentration Flow type in TR-55 catchment calculation.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.5.1584.0
Syntax
| C# |
|---|
public enum ShallowFlowSurfaceType |
| Visual Basic |
|---|
Public Enumeration ShallowFlowSurfaceType |
| Visual 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 |