Description:

Delete light

Syntax:
public abstract Boolean DeleteLight(
RhinoDoc doc,
Light light,
Boolean bUndelete
)
Returns:
Type: Boolean
If delete is successful, then return true, else return false
Available since:
6.0

Nothing found