Description:

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

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

Nothing found