RVTDocs.com

HemisphericalLightDistribution

Class
Description:
This class encapsulates a hemispherical light distribution.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Lighting.LightDistribution
    Autodesk.Revit.DB.Lighting.HemisphericalLightDistribution
HemisphericalLightDistribution Class Members:
Name Description Inherited From
HemisphericalLightDistribution() Creates a hemispherical light distribution object.
HemisphericalLightDistribution(HemisphericalLightDistribution) Creates a copy of the given hemispherical light distribution
Name Description Inherited From
IsValidObject Specifies whether the .NET object represents a valid Revit entity. (Inherited from LightDistribution ) LightDistribution
Name Description Inherited From
Clone Creates a copy of the LightDistribution derived object. (Inherited from LightDistribution ) LightDistribution
Dispose (Inherited from LightDistribution ) LightDistribution
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
GetType Gets the Type of the current instance. (Inherited from Object ) Object
ToString Returns a string that represents the current object. (Inherited from Object ) Object