2023 Class
Changes 0
C

PipeFittingAndAccessoryPressureDropItem

Description:
A flow path of the pipe/pipe fitting and accessory. It is defined by the begin connector and end connector
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryPressureDropItem
public class PipeFittingAndAccessoryPressureDropItem : IDisposable
Name Return Type Description
M Dispose() None Releases all resources used by the
Name Return Type Description
P BeginConnectorIndex int The index of the begin connector of the flow path
P Coefficient double The coefficient between the begin connector and end connector, Units: (kg/(ft·s²)).
P EndConnectorIndex int The index of the end conector of the flow path
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P VelocityPressure double The velocity pressure, for converting between coefficient and pressure drop on this flow path. Units: (kg/(ft·s²)).