GH_DocFilePathEventArgs Class |
Namespace: Grasshopper.Kernel
The GH_DocFilePathEventArgs type exposes the following members.
Name | Description | |
---|---|---|
GH_DocFilePathEventArgs |
Create a new instance of the GH_DocFilePathEventArgs class.
|
Name | Description | |
---|---|---|
Document |
Gets the document that raised this event.
| |
NewFilePath |
Gets the new filepath, the one currently assigned to this document.
| |
OldFilePath |
Gets the old filepath, prior to the change that triggered this event.
|