IGH_DocumentObjectOnPingDocument Method |
Raise the PingDocument Event on the toplevel object and try to find
the document which owns this object.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax GH_Document OnPingDocument()
Function OnPingDocument As GH_Document
Return Value
Type:
GH_DocumentThe document which owns this object if successful,
or nothing if no document owns this object.
See Also