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)
Syntaxpublic void ReadFromFile()
Exceptions| Exception | Condition |
|---|
| InvalidOperationException | Thrown when the source file doesn't exist or is corrupted. |
See Also