StormWaterControlGetStageStorage Method

Gets a StageStorageCollection containing cross-sectional area and volume at each depth for the stormwater control.

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

Return Value

StageStorageCollection
Remarks
The collection is sorted by depth from the bottom to top of the stormwater control.
See Also