Grasshopper API
GH_PingDocumentEventArgs Class |
Event arguments passed during PingDocument events.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)
The GH_PingDocumentEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| GH_PingDocumentEventArgs | Initializes a new instance of the GH_PingDocumentEventArgs class |
| Name | Description | |
|---|---|---|
| Document |
If you're a GH_Document that owns this object, you must fill out this field.
This is the only way for objects to know which document they belong to.
|
| Name | Description | |
|---|---|---|
| m_document |