This class is the base class for specifying light shape.
Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2013
Syntax
| C# |
|---|
public class LightShape : IDisposable |
| Visual Basic |
|---|
Public Class LightShape _ Implements IDisposable |
| Visual C++ |
|---|
public ref class LightShape : IDisposable |
Inheritance Hierarchy
System..::..Object
Autodesk.Revit.DB.Lighting..::..LightShape
Autodesk.Revit.DB.Lighting..::..CircleLightShape
Autodesk.Revit.DB.Lighting..::..LineLightShape
Autodesk.Revit.DB.Lighting..::..PointLightShape
Autodesk.Revit.DB.Lighting..::..RectangleLightShape
Autodesk.Revit.DB.Lighting..::..LightShape
Autodesk.Revit.DB.Lighting..::..CircleLightShape
Autodesk.Revit.DB.Lighting..::..LineLightShape
Autodesk.Revit.DB.Lighting..::..PointLightShape
Autodesk.Revit.DB.Lighting..::..RectangleLightShape