Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.8.0.280
Syntax
C#
public enum InfiltrationMethod
VB
Public Enumeration InfiltrationMethod
C++
public enum class InfiltrationMethod
Members
Member name | Value | Description |
---|---|---|
Horton | 0 | |
ModifiedHorton | 1 | |
GreenAmpt | 2 | |
ModifiedGreenAmpt | 3 | |
SCSCurveNumber | 4 |