LightShapeStyle Enumeration
Tags for specific light shape styles
Namespace:
Autodesk.Revit.DB.Lighting
Assembly:
RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public enum LightShapeStyle
Members
Member name
Value
Description
Circle
3
Circular light shape.
Line
1
Line light shape.
Point
0
Point light shape.
Rectangle
2
Rectangular light shape.
See Also
Reference
Autodesk.Revit.DB.Lighting Namespace