| Revit 2016 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: 16.0.0.0 (16.0.0.0)
Since:
2013
Syntax
| C# |
|---|
public LossFactor GetLossFactor() |
| Visual Basic |
|---|
Public Function GetLossFactor As LossFactor |
| Visual C++ |
|---|
public: LossFactor^ GetLossFactor() |