Click or drag to resize

GH_UserObjectReadFromFile Method

Force an update of the local data from the file. The Path field must be set for this to work.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public void ReadFromFile()
Exceptions
ExceptionCondition
InvalidOperationExceptionThrown when the source file doesn't exist or is corrupted.
See Also