LightFamilyGetNumberOfLightTypes Method

Return the number of light types contained in this light family

Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public int GetNumberOfLightTypes()

Return Value

Int32
The number of light types contained in this light family
See Also