Click or drag to resize

IGH_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
event IGH_DocumentObject.PingDocumentEventHandler PingDocument

Value

Type: Grasshopper.Kernel.IGH_DocumentObject.PingDocumentEventHandler
See Also