2023 Class
Changes 0
C

LightShape

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