StageDesignItemVolume Property

Gets the volume value for this item.

Namespace: Autodesk.Civil.DatabaseServices
Assembly: AeccDrainageDesignMgd (in AeccDrainageDesignMgd.dll) Version: 13.9.960.0
Syntax
public double Volume { get; }

Property Value

Double
The cumulative volume in cubic drawing units from the bottom of the facility to this depth level.
Remarks
This property is read-only. Volume values are calculated automatically when depth or void ratio changes.
See Also