Click or drag to resize

GH_DocumentObject.PingDocument 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_DocumentObject.PingDocumentEventHandler PingDocument

Value

Type: Grasshopper.Kernel.IGH_DocumentObject.PingDocumentEventHandler

Implements

IGH_DocumentObject.PingDocument
See Also