Specifies the type of a pond based on its components.
Namespace: Autodesk.Civil.DatabaseServicesAssembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
SyntaxPublic Enumeration PondType
public enum class PondType
Members| Member name | Value | Description |
|---|
| Unknown | 0 | |
| ContourBased | 1 | |
| SurfaceBased | 2 | |
See Also