<Code Lib>
2020 Class
Changes 0
C

InitialIntensity

Description:
This class is the base class for calculating lighting initial intensity.

public class InitialIntensity : IDisposable

Name Return Type Description
M Clone() InitialIntensity Creates a copy of the InitialIntensity derived object.
M Dispose() None Releases all resources used by the

Name Return Type Description
P InitialIntensityValue double The calculated initial intensity value.
P IsValidObject bool Specifies whether the .NET object represents a valid Revit entity.

Loading…