LightShapeStyle Enumeration

Tags for specific light shape styles

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