Share

MEPSection.VelocityPressure Property

The velocity pressure of the section.


Namespace: Autodesk.Revit.DB.Mechanical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.0.0)

Syntax

C#

public double VelocityPressure { get; }

Property Value

Double

Remarks

Default unit is Kgf per square feet. For Duct, unit type is UT_HVAC_Pressure. For Pipe, unit type is UT_Piping_Pressure

See Also

Reference

Was this information helpful?