LightShapeStyle Enumeration

Tags for specific light shape styles

Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public enum LightShapeStyle
Members
Member nameValueDescription
Point0 Point light shape.
Line1 Line light shape.
Rectangle2 Rectangular light shape.
Circle3 Circular light shape.
See Also