GetLights Method


Light Group Get Lights Method

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

Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ICollection<ElementId> GetLights()

Return Value

ICollection ElementId
See Also