Friction Method


Sizing Calculator Friction Method

Calculates the friction 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 Friction(
	double flow,
	SizingOptions options
)

Parameters

flow Double
The flow rate.
options SizingOptions
The sizing options containing other input parameters (such as density, viscosity, roughness, size, etc.).

Return Value

Double
Returns the calculated friction.
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 →