Click or drag to resize

GH_UserObjectSaveToFile Method

Save the current User Object state to a file. Any existing file will be overwritten.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool SaveToFile()

Return Value

Type: Boolean
True on success, false on failure.
See Also