LossFactorLossFactorValue Property |
The calculated loss factor value
Namespace: Autodesk.Revit.DB.LightingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic double LossFactorValue { get; }
Public ReadOnly Property LossFactorValue As Double
Get
public:
property double LossFactorValue {
double get ();
}
member LossFactorValue : float with get
Property Value
Double
See Also