E_Rhino_RhinoDoc_PurgeRhinoObject - mcneel/rhinocommon-api-docs GitHub Wiki
Called if an object is being purged from a document. The object will cease to exist forever.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0
C#
public static event EventHandler<RhinoObjectEventArgs> PurgeRhinoObject
VB
Public Shared Event PurgeRhinoObject As EventHandler(Of RhinoObjectEventArgs)
Type: System.EventHandler(RhinoObjectEventArgs)
Supported in: 5D58w