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