LightType Members

The LightType type exposes the following members.

Methods

  NameDescription
Public methodDispose
Releases all resources used by the LightType
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 methodGetInitialColor
Return a copy of an object derived from InitialColor
Public methodGetInitialIntensity
Return a copy of an object derived from InitialIntensity
Public methodGetLightDistribution
Return a copy of an object derived from LightDistribution
Public methodGetLightShape
Return a copy of an object derived from LightShape
Public methodStatic memberGetLightType
Creates a light type object from the given document and family type ID
Public methodStatic memberGetLightTypeFromInstance
Creates a light type object from the given document and element ID
Public methodGetLossFactor
Return a copy of an object derived from LossFactor
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetInitialColor
Replace the current initial color object with the given object
Public methodSetInitialIntensity
Replace the current initial intensity object with the given object
Public methodSetLightDistribution
Replace the current LightDistribution object with the given object
Public methodSetLightShape
Replace the current LightShape object with the given object
Public methodSetLossFactor
Replace the current loss factor object with the given object
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyColorFilter
The light filter color.
Public propertyDimmingColor
The dimming temperature value in Kelvins.
Public propertyIsValidObject
Specifies whether the .NET object represents a valid Revit entity.

See Also