LightGroup.GetLights Method

Get the set of contained light instances The set of light instances


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

Syntax

C#

public ICollection<ElementId> GetLights()

Return Value

ICollection<ElementId>

See Also

Reference

LightGroup Class
Autodesk.Revit.DB.Lighting Namespace