The DuctPressureDropData type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the DuctPressureDropData
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 duct curves. It will be OST_DuctCurves, OST_FlexDuctCurves, or OST_PlaceHolderDucts.
Public propertyCoefficient
The coefficient of the duct.
Public propertyDensity
The density of the duct.Units: (kg/ft³).
Public propertyEquivalentDiameter
The equivalent diameter of the duct. Units: (ft).
Public propertyFlow
The flow of the duct. Units: (ft³/s).
Public propertyFriction
The friction of the duct. Units: (kg/(ft²·s²)).
Public propertyHeight
The height of the duct. If the duct is round, it will be equal to the diameter of the duct. Units: (ft).
Public propertyHydraulicDiameter
The hydraulic diameter of the duct. Units: (ft).
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
Public propertyLength
The length of the duct. Units: (ft).
Public propertyLevel
The calculation level of the system.
Public propertyPressureDrop
The pressure drop of the duct. Units: (kg/(ft·s²)).
Public propertyReynoldsNumber
The reynolds number of the duct.
Public propertyRoughness
The roughness of the duct. Units: (ft).
Public propertyShape
The profile type of the duct.
Public propertyVelocity
The velocity of the duct. Units: (ft/s).
Public propertyVelocityPressure
The velocity pressure of the duct. Units: (kg/(ft·s²)).
Public propertyViscosity
The viscosity of the duct. Units: (kg/(ft·s)).
Public propertyWidthOrDiameter
The diameter of the duct with round profile, or the width of the duct with other profiles. Units: (ft).

See Also