The dynamic viscosity of air in kg/(ft*s).
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double AirDynamicViscosity { get; set; }Property Value
Double
Exceptions
| Exception | Condition |
|---|
| ArgumentOutOfRangeException |
When setting this property: The given value for airDynamicViscosity must be non-negative.
|
See Also
Reference