| Revit 2020 API |
| LightGroup..::..Name Property |
| LightGroup Class See Also |
The name of the LightGroup
Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 20.0.0.0 (20.0.0.377)
Since:
2013
Syntax
Exceptions
| Exception | Condition |
|---|---|
| Autodesk.Revit.Exceptions..::..ArgumentException | When setting this property: name cannot include prohibited characters. -or- When setting this property: The name is not valid because it is not unique within this LightGroupManager |
| Autodesk.Revit.Exceptions..::..ArgumentNullException | When setting this property: A non-optional argument was NULL |