AdvancedLossFactor Members

The AdvancedLossFactor type exposes the following members.

Constructors

  NameDescription
Public methodAdvancedLossFactor()()()()
Creates an advanced loss factor object with values set to no loss.
Public methodAdvancedLossFactor(AdvancedLossFactor)
Creates a copy of the given advanced loss factor object
Public methodAdvancedLossFactor(Double, Double, Double, Double, Double, Double, Double)
Creates an advanced loss factor object with the given values.

Methods

  NameDescription
Public methodClone
Creates a copy of the LossFactor derived object.
(Inherited from LossFactor.)
Public methodDispose (Inherited from LossFactor.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyBallastLossFactor
The ballast loss factor.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.
(Inherited from LossFactor.)
Public propertyLampLumenDepreciation
The lamp lumen depreciation loss factor.
Public propertyLampTiltLossFactor
The lamp tilt loss factor.
Public propertyLossFactorValue
The calculated loss factor value
(Inherited from LossFactor.)
Public propertyLuminaireDirtDepreciation
The luminaire dirt depreciation loss factor.
Public propertySurfaceDepreciationLossFactor
The surface depreciation loss factor.
Public propertyTemperatureLossFactor
The temperature loss factor.
Public propertyVoltageLossFactor
The voltage loss factor.

See Also