Share

LightShapeStyle Enumeration

Tags for specific light shape styles


Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public enum LightShapeStyle

Members

Member nameValueDescription
Circle3 Circular light shape.
Line1 Line light shape.
Point0 Point light shape.
Rectangle2 Rectangular light shape.

See Also

Reference

Was this information helpful?