Description:

Delete light

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

Nothing found