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

Parameters
- writer
- Type: GH_IO.SerializationGH_IWriter
Writer object to serialize with.
Return Value
Type: BooleanTrue on success, false on failure.
