LightGroupGetLights 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.0.4.0 (26.0.4.0)
Syntax
public ICollection<ElementId> GetLights()

Return Value

ICollectionElementId
See Also