Revit 2026 API
Pipe |
The fluid density of the pipe fitting or pipe accessory, Units: (kg/ft³).
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double FluidDensity { get; }
Public ReadOnly Property FluidDensity As Double Get
public: property double FluidDensity { double get (); }
member FluidDensity : float with get
Property Value
DoubleSee Also