The fluid density of the pipe fitting or pipe accessory, Units: (kg/ft³).
Namespace: Autodesk.Revit.DB.PlumbingAssembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since: 2014
Syntax
C# |
---|
public double FluidDensity { get; } |
Visual Basic |
---|
Public ReadOnly Property FluidDensity As Double Get |
Visual C++ |
---|
public: property double FluidDensity { double get (); } |