2027 Class
Changes 0
C

SphericalLightDistribution

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