Get the set of contained light instances
The set of light instances
Namespace: Autodesk.Revit.DB.LightingAssembly: 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