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.8.0.292
Syntaxpublic enum ShallowFlowSurfaceType
Public Enumeration ShallowFlowSurfaceType
public enum class ShallowFlowSurfaceType
MembersMember name | Value | Description |
---|
Paved | 0 | |
Unpaved | 1 | |
GrassedWaterway | 2 | |
NearlyBare | 3 | |
CultivatedStraightRows | 4 | |
ShortGrassPasture | 5 | |
Woodland | 6 | |
Forest_HeavyLitter | 7 | |
See Also