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