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 C# VB C++ F# public ICollection<ElementId> GetLights() Public Function GetLights As ICollection(Of ElementId) public: ICollection<ElementId^>^ GetLights() member GetLights : unit -> ICollection<ElementId> Return Value ICollection ElementId See Also Reference LightGroup Class Autodesk.Revit.DB.Lighting Namespace
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 C# VB C++ F# public ICollection<ElementId> GetLights() Public Function GetLights As ICollection(Of ElementId) public: ICollection<ElementId^>^ GetLights() member GetLights : unit -> ICollection<ElementId> Return Value ICollection ElementId See Also Reference LightGroup Class Autodesk.Revit.DB.Lighting Namespace