RVTDocs.com

DuctSettings.AirDensity

Property
Description:
The air density in kg/ft^3.
Syntax
public double AirDensity { get; set; }
Exceptions
Exception Condition
ArgumentOutOfRangeException When setting this property: The given value for airDensity must be non-negative.