Click or drag to resize

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)
Syntax
public event GH_DocumentObjectsDeletedEventHandler ObjectsDeleted

Value

Type: Grasshopper.KernelGH_DocumentObjectsDeletedEventHandler
See Also