Velocity Method


Sizing Calculator Velocity Method

Calculates the velocity based on the specified parameters.

Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntax
public double Velocity(
	double flow,
	SizingOptions options
)

Parameters

flow Double
The flow rate.
options SizingOptions
The sizing options containing other input parameters (such as profile type and size).

Return Value

Double
Returns the calculated velocity.
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null
See Also
ArchiLabs

Stop fighting Revit automation.

Build repeatable BIM design and documentation workflows with scripts, data, and AI in one place, without wrestling brittle one-off automations.

Try ArchiLabs →