Light |
Creates a light family object from the given family document
Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)

Parameters
- document Document
- The family document
Return Value
LightFamilyThe newly created LightFamily object

Exception | Condition |
---|---|
ArgumentException | The Document is the argument that is being validated The document is not valid because it is not a light family document. |
ArgumentNullException | A non-optional argument was null |
