Share

MEPSection.TotalCoefficient Property

The loss coefficient 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 TotalCoefficient { get; }

Property Value

Double

Remarks

It's total of all fittings and segments. Coefficient is a number. The unit type is UT_Number.

See Also

Reference

Was this information helpful?