GetNumberOfLightTypes Method


Light Family Get Number Of Light Types Method

Return the number of light types contained in this light family

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

Return Value

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