Share

ShallowFlowSurfaceType Enumeration

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 nameValueDescription
Paved0 
Unpaved1 
GrassedWaterway2 
NearlyBare3 
CultivatedStraightRows4 
ShortGrassPasture5 
Woodland6 
Forest_HeavyLitter7 

See Also

Reference

Was this information helpful?