Grasshopper API
GH_DocumentObjectsDeleted Event |
Raised after a collection of objects was removed from the document.
At this point, the objects still exist, but they no longer belong to this document.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public event GH_DocumentObjectsDeletedEventHandler ObjectsDeleted
Public Event ObjectsDeleted As GH_DocumentObjectsDeletedEventHandler
Value
Type: Grasshopper.KernelGH_DocumentObjectsDeletedEventHandler