Revit 2023 API |
LightShapeStyle Enumeration |
See Also |
Tags for specific light shape styles
Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 23.0.0.0 (23.1.0.0)
Since:
2013
Syntax
C# |
---|
public enum LightShapeStyle |
Visual Basic |
---|
Public Enumeration LightShapeStyle |
Visual C++ |
---|
public enum class LightShapeStyle |
Members
Member name | Description |
---|---|
Point | Point light shape. |
Line | Line light shape. |
Rectangle | Rectangular light shape. |
Circle | Circular light shape. |