LightTypeGetLossFactor Method |
Return a copy of an object derived from LossFactor
Namespace: Autodesk.Revit.DB.LightingAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic LossFactor GetLossFactor()
Public Function GetLossFactor As LossFactor
public:
LossFactor^ GetLossFactor()
member GetLossFactor : unit -> LossFactor
Return Value
LossFactor
See Also