Grasshopper API
GH_DocModifiedEventArgs Class |
These arguments are passed along with ModifiedChanged events on GH_Document.

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

The GH_DocModifiedEventArgs type exposes the following members.

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