Grasshopper API
GH_ComponentParamServerWrite Method |
Write all parameter data to an IO archive.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

Parameters
- writer
- Type: GH_IO.SerializationGH_IWriter
Object to write with.
Return Value
Type: BooleanTrue on success, false on failure.
Implements
GH_ISerializableWrite(GH_IWriter)