DuctSettings.AirDensity Property

The air density in kg/ft^3.


Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public double AirDensity { get; set; }

Property Value

Double

Exceptions

ExceptionCondition
ArgumentOutOfRangeException When setting this property: The given value for airDensity must be non-negative.

See Also

Reference

DuctSettings Class
Autodesk.Revit.DB.Mechanical Namespace