Grasshopper API
GH_DocContextEventArgs Class |
These arguments are passed along with SettingsChanged events on GH_Document.

Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

The GH_DocContextEventArgs type exposes the following members.

Name | Description | |
---|---|---|
![]() | Context |
Gets the value of the document context flag at the time the event was raised,
it may have been changed in between by other event handlers.
|
![]() | Document |
Gets the document that raised the event.
|
