Sizing
|
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)
Parameters
- flow Double
- The flow rate.
- options SizingOptions
- The sizing options containing other input parameters (such as density, viscosity, roughness, size, etc.).
Return Value
DoubleReturns the calculated friction.
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |