2024 Members
Changes 4
M

PipePressureDropData

Name Return Type Description Inherited From
M Dispose() None Releases all resources used by the PipePressureDropData
M Equals None Determines whether the specified Object is equal to the current Object . (Inherited from Object .) Object .
M GetHashCode None Serves as a hash function for a particular type. (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 CategoryId ElementId The category id of pipe curves. It will be OST_PipeCurves, OST_FlexPipeCurves, or OST_PlaceHolderPipes.
P Coefficient double The coefficient of the pipe.
P Density double The density of the pipe. Units: (kg/ft³).
P Flow double The flow of the pipe. Units: (ft³/s).
P FlowState PipeFlowState The flowState of the pipe.
P Friction double The friction of the pipe. Units: (kg/(ft²·s²)).
P FrictionFactor double The friction factor of the pipe.
P InsideDiameter double The inside diameter of the pipe. Units: (ft).
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P KLevel SystemCalculationLevel The system calculation level.
P Length double The length of the pipe. Units: (ft).
P NominalDiameter double The nominal diameter of the pipe. Units: (ft).
P OutsideDiameter double The outside diameter of the pipe. Units: (ft).
P PressureDrop double The pressure drop of the pipe. Units: (kg/(ft·s²)).
P RelativeRoughness double The relative roughness of the pipe.
P ReynoldsNumber double The reynolds number of the pipe.
P Roughness double The roughness of the pipe. Units: (ft).
P Velocity double The velocity of the pipe. Units: (ft/s) .
P VelocityPressure double The velocity pressure of the pipe. Units: (kg/(ft·s²))
P Viscosity double The viscosity of the pipe. Units: (kg/(ft·s)).