Revit 2025.3 API
Pipe |
The coefficient between the begin connector and end connector, Units: (kg/(ft·s²)).
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.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