Revit 2026 API
Duct |
The coefficient between the begin connector and end connector, unitless.
Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.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