Returns the number of light objects in the document.
Rhino.LightCount ()
None.
Number
The number of lights in the document.
Dim intCount
intCount = Rhino.LightCount
Rhino.Print "There are " & CStr(intCount) & " lights."
EnableLight
IsLight
IsLightEnabled
LightColor
LightName
LightObjects