2022 Class
Changes 0
C

InitialColor

Description:
This class is the base class for calculating initial light color.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.Lighting.InitialColor
    Autodesk.Revit.DB.Lighting.CustomInitialColor
    Autodesk.Revit.DB.Lighting.PresetInitialColor
public class InitialColor : IDisposable
Name Return Type Description
M Clone() InitialColor Creates a copy of the InitialColor derived object.
M Dispose() None Releases all resources used by the
Name Return Type Description
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.
P TemperatureValue double The light color temperature value in Kelvins.