LightGroupManagerGetGroups 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.0.4.0 (26.0.4.0)
Syntax
public IList<LightGroup> GetGroups()

Return Value

IListLightGroup
See Also