Revit 2025 API
Duct |
The friction of the duct. Units: (kg/(ft²·s²)).
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public double Friction { get; set; }
Public Property Friction As Double Get Set
public: property double Friction { double get (); void set (double value); }
member Friction : float with get, set
Property Value
DoubleSee Also