The PipePressureDropData type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the PipePressureDropData
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyCategoryId
The category id of pipe curves. It will be OST_PipeCurves, OST_FlexPipeCurves, or OST_PlaceHolderPipes.
Public propertyCoefficient
The coefficient of the pipe.
Public propertyDensity
The density of the pipe. Units: (kg/ft³).
Public propertyFlow
The flow of the pipe. Units: (ft³/s).
Public propertyFlowState
The flowState of the pipe.
Public propertyFriction
The friction of the pipe. Units: (kg/(ft²·s²)).
Public propertyFrictionFactor
The friction factor of the pipe.
Public propertyInsideDiameter
The inside diameter of the pipe. Units: (ft).
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyKLevel
The system calculation level.
Public propertyLength
The length of the pipe. Units: (ft).
Public propertyNominalDiameter
The nominal diameter of the pipe. Units: (ft).
Public propertyOutsideDiameter
The outside diameter of the pipe. Units: (ft).
Public propertyPressureDrop
The pressure drop of the pipe. Units: (kg/(ft·s²)).
Public propertyRelativeRoughness
The relative roughness of the pipe.
Public propertyReynoldsNumber
The reynolds number of the pipe.
Public propertyRoughness
The roughness of the pipe. Units: (ft).
Public propertyVelocity
The velocity of the pipe. Units: (ft/s) .
Public propertyVelocityPressure
The velocity pressure of the pipe. Units: (kg/(ft·s²))
Public propertyViscosity
The viscosity of the pipe. Units: (kg/(ft·s)).

See Also