2024 Class
Changes 0
C

LightDistribution

Description:
This class is the base class for specifying light distribution.
public class LightDistribution : IDisposable
Name Return Type Description
M Clone() LightDistribution Creates a copy of the LightDistribution 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.