Grasshopper API
GH_ISerializableRead Method |
This method is called whenever the instance is required to deserialize itself.
Namespace: GH_IO
Assembly: GH_IO (in GH_IO.dll)

Parameters
- reader
- Type: GH_IO.SerializationGH_IReader
Reader object to deserialize from.
Return Value
Type: BooleanTrue on success, false on failure.
