Click or drag to resize

GH_DocumentObjectPingDocument Event

Raised whenever an object needs to know which GH_Document it belongs to.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public event IGH_DocumentObjectPingDocumentEventHandler PingDocument

Value

Type: Grasshopper.KernelIGH_DocumentObjectPingDocumentEventHandler

Implements

IGH_DocumentObjectPingDocument
See Also