Description:

The default implementation of OnEditLight selects the lights and opens the Lights Properties page

Syntax:
public abstract Boolean OnEditLight(
RhinoDoc doc,
ref LightArray light_array
)
Returns:
Type: Boolean
Returns True if successful, else false
Available since:
6.0

Nothing found