| Revit 2020 API |
| LightType..::..GetLossFactor Method |
| LightType Class See Also |
Return a copy of an object derived from LossFactor
Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2013
Syntax
| C# |
|---|
public LossFactor GetLossFactor() |
| Visual Basic |
|---|
Public Function GetLossFactor As LossFactor |
| Visual C++ |
|---|
public: LossFactor^ GetLossFactor() |