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.5.1584.0

Syntax

C#
public enum ShallowFlowSurfaceType
Visual Basic
Public Enumeration ShallowFlowSurfaceType
Visual C++
public enum class ShallowFlowSurfaceType

Members

Member nameValueDescription
Paved0
Unpaved1
GrassedWaterway2
NearlyBare3
CultivatedStraightRows4
ShortGrassPasture5
Woodland6
Forest_HeavyLitter7

See Also