Namespace:
Autodesk.Revit.DB.Plumbing
PipeFittingAndAccessoryPressureDropItem
Class
Description:
A flow path of the pipe/pipe fitting and accessory.
A flow path of the pipe/pipe fitting and accessory.
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryPressureDropItem
System.Object
Autodesk.Revit.DB.Plumbing.PipeFittingAndAccessoryPressureDropItem
PipeFittingAndAccessoryPressureDropItem Class Members:
| Name | Description | Inherited From |
|---|---|---|
| BeginConnectorIndex | The index of the begin connector of the flow path | |
| Coefficient | The coefficient between the begin connector and end connector, Units: (kg/(ft·s²)). | |
| EndConnectorIndex | The index of the end conector of the flow path | |
| IsValidObject | Specifies whether the .NET object represents a valid Revit entity. | |
| VelocityPressure | The velocity pressure, for converting between coefficient and pressure drop on this flow path. Units: (kg/(ft·s²)). |
| Name | Description | Inherited From |
|---|---|---|
| Dispose | Releases all resources used by the PipeFittingAndAccessoryPressureDropItem | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object ) | Object |
| GetHashCode | Serves as the default hash function. (Inherited from Object ) | Object |
| GetType | Gets the Type of the current instance. (Inherited from Object ) | Object |
| ToString | Returns a string that represents the current object. (Inherited from Object ) | Object |