LightShape Class


This class is the base class for specifying light shape.

Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0)
Since: 2013

Syntax

C#
public class LightShape : IDisposable
Visual Basic
Public Class LightShape _
	Implements IDisposable
Visual C++
public ref class LightShape : IDisposable

Inheritance Hierarchy

See Also