PondGetStageStorageCalculationMethod Method

Gets the stage storage calculation method for the pond.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntax
public PondStageStorageCalculationMethod GetStageStorageCalculationMethod()

Return Value

PondStageStorageCalculationMethod
The calculation method used for stage-storage calculations.
Remarks
Surface-based ponds will always return SurfaceVolume. Contour-based ponds can use any method.
See Also