Namespace:
Autodesk.Revit.DB.Plumbing
PipePressureDropData
Class
Description:
The input and output data used by external servers for calculation of the pipe pressure drop.
The input and output data used by external servers for calculation of the pipe pressure drop.
Remarks:
Roughness, Length, Flow, Diameter, Density, and Viscosity field values are input data for the calculation. ReynoldsNumber, FlowStatus, Friction, FrictionFactor, Velocity, Coefficient, and PressureDrop are output values.
Roughness, Length, Flow, Diameter, Density, and Viscosity field values are input data for the calculation. ReynoldsNumber, FlowStatus, Friction, FrictionFactor, Velocity, Coefficient, and PressureDrop are output values.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Plumbing.PipePressureDropData
System.Object
Autodesk.Revit.DB.Plumbing.PipePressureDropData
Syntax
public class PipePressureDropData : IDisposable