GetGroups Method


Light Group Manager Get Groups Method

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

Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IList<LightGroup> GetGroups()

Return Value

IList LightGroup
See Also