Revit Preview Release API |
LightFamily..::..GetNumberOfLightTypes Method |
LightFamily Class See Also |
Return the number of light types contained in this light family
Namespace: Autodesk.Revit.DB.Lighting
Assembly: RevitAPI (in RevitAPI.dll) Version: 19.0.0.0 (19.0.0.405)
Since:
2013
Syntax
C# |
---|
public int GetNumberOfLightTypes() |
Visual Basic |
---|
Public Function GetNumberOfLightTypes As Integer |
Visual C++ |
---|
public: int GetNumberOfLightTypes() |