RhinoCommon API
RhinoDocPurgeRhinoObject Event |
Called if an object is being purged from a document. The object will cease to exist forever.
Namespace: Rhino
Assembly: RhinoCommon (in RhinoCommon.dll)
public static event EventHandler<RhinoObjectEventArgs> PurgeRhinoObject
Public Shared Event PurgeRhinoObject As EventHandler(Of RhinoObjectEventArgs)