The PipePressureDropData type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the PipePressureDropData | |
| Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| CategoryId |
The category id of pipe curves. It will be OST_PipeCurves, OST_FlexPipeCurves, or OST_PlaceHolderPipes.
| |
| Coefficient |
The coefficient of the pipe.
| |
| Density |
The density of the pipe. Units: (kg/ft³).
| |
| Flow |
The flow of the pipe. Units: (ft³/s).
| |
| FlowState |
The flowState of the pipe.
| |
| Friction |
The friction of the pipe. Units: (kg/(ft²·s²)).
| |
| FrictionFactor |
The friction factor of the pipe.
| |
| InsideDiameter |
The inside diameter of the pipe. Units: (ft).
| |
| IsValidObject |
Specifies whether the .NET object represents a valid Revit entity.
| |
| KLevel |
The system calculation level.
| |
| Length |
The length of the pipe. Units: (ft).
| |
| NominalDiameter |
The nominal diameter of the pipe. Units: (ft).
| |
| OutsideDiameter |
The outside diameter of the pipe. Units: (ft).
| |
| PressureDrop |
The pressure drop of the pipe. Units: (kg/(ft·s²)).
| |
| RelativeRoughness |
The relative roughness of the pipe.
| |
| ReynoldsNumber |
The reynolds number of the pipe.
| |
| Roughness |
The roughness of the pipe. Units: (ft).
| |
| Velocity |
The velocity of the pipe. Units: (ft/s) .
| |
| VelocityPressure |
The velocity pressure of the pipe. Units: (kg/(ft·s²))
| |
| Viscosity |
The viscosity of the pipe. Units: (kg/(ft·s)).
|