UndergroundStoragePorosity Property

Gets the percentage of the underground storage that is available for storage as a decimal value.

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

Property Value

Double
A value greater than or equal to 0.01 and less than or equal to 1.0 where 1.0 represents 100% porosity.
See Also