Description:

Get all the lights that are associated to the light manager. The lights are added to the LightArray parameter passed to the GetLights method

Syntax:
public abstract void GetLights(
RhinoDoc doc,
ref LightArray light_array
)
Returns:
Type: void
Available since:
6.0

Nothing found