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: 25.0.0.0 (25.0.0.0)
Syntax
public IList<LightGroup> GetGroups()

Return Value

IListLightGroup
See Also