Revit 2026 API
Loss |
The calculated loss factor value
Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public double LossFactorValue { get; }
Public ReadOnly Property LossFactorValue As Double Get
public: property double LossFactorValue { double get (); }
member LossFactorValue : float with get
Property Value
DoubleSee Also