Click or drag to resize

GH_DocumentFilePathChanged Event

Raised whenever the FilePath of the document is modified.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public event GH_DocumentFilePathChangedEventHandler FilePathChanged

Value

Type: Grasshopper.KernelGH_DocumentFilePathChangedEventHandler
See Also