Gets the overridden value of loss coefficient, dimensionless.
Namespace: Autodesk.Revit.DB.Analysis
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public double GetLossCoefficientOverride()
Return Value
DoubleThe overridden value, or 0.0 if the loss efficient is not overridden.
