2021 Class
Changes 0
C

HemisphericalLightDistribution

Description:
This class encapsulates a hemispherical light distribution.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Lighting.LightDistribution
    Autodesk.Revit.DB.Lighting.HemisphericalLightDistribution
Name Return Type Description Inherited From
C HemisphericalLightDistribution() None Creates a hemispherical light distribution object.
C HemisphericalLightDistribution(HemisphericalLightDistribution) None Creates a copy of the given hemispherical light distribution
Name Return Type Description Inherited From
M Clone() LightDistribution Creates a copy of the LightDistribution derived object. LightDistribution
M Dispose() None Releases all resources used by the LightDistribution
Name Return Type Description Inherited From
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity. LightDistribution