|  Light  | 
 Replace the current loss factor object with the given object 
 Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
 Syntax
 Syntax  Parameters
- lossFactor LossFactor
- An object derived from a LossFactor object
 Exceptions
 Exceptions  | Exception | Condition | 
|---|---|
| ArgumentNullException | A non-optional argument was null | 
 Remarks
 Remarks   The argument object is cloned 
  See Also
 See Also