PondType Enumeration

Specifies the type of a pond based on its components.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntax
public enum PondType
Members
Member nameValueDescription
Unknown0 
ContourBased1 
SurfaceBased2 
See Also