DuctFittingAndAccessoryPressureDropItem.VelocityPressure Property

DuctFittingAndAccessoryPressureDropItemVelocityPressure Property

The velocity pressure, for converting between coefficient and pressure drop on this flow path. Units: (kg/(ft·s²)).

Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double VelocityPressure { get; }
Public ReadOnly Property VelocityPressure As Double
	Get
public:
property double VelocityPressure {
	double get ();
}
member VelocityPressure : float with get

Property Value

Double
See Also