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 Function SaveToFile As Boolean
Return Value
Type:
BooleanTrue on success, false on failure.
See Also