AdvancedLossFactor
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Clone() | LossFactor | Creates a copy of the LossFactor derived object. (Inherited from LossFactor .) | LossFactor |
| Dispose() | None | (Inherited from LossFactor .) | LossFactor |
| Equals | None | (Inherited from Object .) | Object . |
| GetHashCode | None | (Inherited from Object .) | Object . |
| GetType | None | (Inherited from Object .) | Object . |
| ToString | None | (Inherited from Object .) | Object . |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| BallastLossFactor | double | The ballast loss factor. | |
| IsValidObject | bool | Specifies whether the .NET object represents a valid Revit entity. (Inherited from LossFactor .) | LossFactor |
| LampLumenDepreciation | double | The lamp lumen depreciation loss factor. | |
| LampTiltLossFactor | double | The lamp tilt loss factor. | |
| LossFactorValue | double | The calculated loss factor value (Inherited from LossFactor .) | LossFactor |
| LuminaireDirtDepreciation | double | The luminaire dirt depreciation loss factor. | |
| SurfaceDepreciationLossFactor | double | The surface depreciation loss factor. | |
| TemperatureLossFactor | double | The temperature loss factor. | |
| VoltageLossFactor | double | The voltage loss factor. |