RhinoCommon API
LightManagerSupportDeleteLight Method |
Delete light
Namespace: Rhino.Render
Assembly: RhinoCommon (in RhinoCommon.dll)

public abstract bool DeleteLight( RhinoDoc doc, Light light, bool bUndelete )
Public MustOverride Function DeleteLight ( doc As RhinoDoc, light As Light, bUndelete As Boolean ) As Boolean
Parameters
- doc
- Type: RhinoRhinoDoc
[Missing <param name="doc"/> documentation for "M:Rhino.Render.LightManagerSupport.DeleteLight(Rhino.RhinoDoc,Rhino.Geometry.Light,System.Boolean)"]
- light
- Type: Rhino.GeometryLight
[Missing <param name="light"/> documentation for "M:Rhino.Render.LightManagerSupport.DeleteLight(Rhino.RhinoDoc,Rhino.Geometry.Light,System.Boolean)"]
- bUndelete
- Type: SystemBoolean
[Missing <param name="bUndelete"/> documentation for "M:Rhino.Render.LightManagerSupport.DeleteLight(Rhino.RhinoDoc,Rhino.Geometry.Light,System.Boolean)"]
Return Value
Type: BooleanIf delete is successful, then return true, else return false

Rhino for Windows
Supported in: 6.14