RVTDocs.com

LightGroup.RemoveLight

Method
Description:
Remove the given light instance from the set of light instances in this group
Syntax
public void RemoveLight(
	ElementId lightId
)
Parameters
Parameter Type Description
lightId ElementId The light instance to remove
Return Value
Exceptions
Exception Condition
ArgumentException The light instance is not in this LightGroup
ArgumentNullException A non-optional argument was null