2027 Class
Changes 0
C

PipeFittingAndAccessoryPressureDropItem

Description:
A flow path of the pipe/pipe fitting and accessory.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryPressureDropItem
public class PipeFittingAndAccessoryPressureDropItem : IDisposable
Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the PipeFittingAndAccessoryPressureDropItem
M Equals None Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
M GetHashCode None Serves as the default hash function. (Inherited from Object ) Object
M GetType None Gets the Type of the current instance. (Inherited from Object ) Object
M ToString None Returns a string that represents the current object. (Inherited from Object ) Object
Name Return Type Description Inherited From
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, unitlesss.
P EndConnectorIndex int The index of the end conector of the flow path.
P IsValidObject Boolean 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²)).