E_Rhino_RhinoDoc_UndeleteRhinoObject - mcneel/rhinocommon-api-docs GitHub Wiki

RhinoDoc.UndeleteRhinoObject Event

Called if an object is un-deleted.

Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public static event EventHandler<RhinoObjectEventArgs> UndeleteRhinoObject

VB

Public Shared Event UndeleteRhinoObject As EventHandler(Of RhinoObjectEventArgs)

Value

Type: System.EventHandler(RhinoObjectEventArgs)

Version Information

Supported in: 5D58w

See Also

Reference

RhinoDoc Class
Rhino Namespace

⚠️ **GitHub.com Fallback** ⚠️