PipePressureDropData Members


The PipePressureDropData type exposes the following members.

Methods

Name Description
Public method Dispose
Releases all resources used by the PipePressureDropData
Public method Equals
Determines whether the specified Object is equal to the current Object .
(Inherited from Object .)
Public method GetHashCode
Serves as a hash function for a particular type.
(Inherited from Object .)
Public method GetType
Gets the Type of the current instance.
(Inherited from Object .)
Public method ToString
Returns a string that represents the current object.
(Inherited from Object .)

Properties

Name Description
Public property CategoryId
The category id of pipe curves. It will be OST_PipeCurves, OST_FlexPipeCurves, or OST_PlaceHolderPipes.
Public property Coefficient
The coefficient of the pipe.
Public property Density
The density of the pipe. Units: (kg/ft³).
Public property Flow
The flow of the pipe. Units: (ft³/s).
Public property FlowState
The flowState of the pipe.
Public property Friction
The friction of the pipe. Units: (kg/(ft²·s²)).
Public property FrictionFactor
The friction factor of the pipe.
Public property InsideDiameter
The inside diameter of the pipe. Units: (ft).
Public property IsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public property KLevel
The system calculation level.
Public property Length
The length of the pipe. Units: (ft).
Public property NominalDiameter
The nominal diameter of the pipe. Units: (ft).
Public property OutsideDiameter
The outside diameter of the pipe. Units: (ft).
Public property PressureDrop
The pressure drop of the pipe. Units: (kg/(ft·s²)).
Public property RelativeRoughness
The relative roughness of the pipe.
Public property ReynoldsNumber
The reynolds number of the pipe.
Public property Roughness
The roughness of the pipe. Units: (ft).
Public property Velocity
The velocity of the pipe. Units: (ft/s) .
Public property VelocityPressure
The velocity pressure of the pipe. Units: (kg/(ft·s²))
Public property Viscosity
The viscosity of the pipe. Units: (kg/(ft·s)).

See Also