LightGroupManager.GetGroups Method

Get the set of contained LightGroup objects The set of LightGroup objects


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

Syntax

C#

public IList<LightGroup> GetGroups()

Return Value

IList<LightGroup>

See Also

Reference

LightGroupManager Class
Autodesk.Revit.DB.Lighting Namespace