UndergroundStorageFreeboard Property

Gets or sets the freeboard that controls how close to the specified Exceedance Level the water must reach before the Status (on the Summary) shows Flood Risk.

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

Property Value

Double
Exceptions
ExceptionCondition
ArgumentException Thrown when setting the property with a negative value.
See Also