LightDistribution Class


This class is the base class for specifying light distribution.

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

Syntax

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

Inheritance Hierarchy

See Also