Grasshopper API
GH_ComponentParamServerRead Method |
Read all parameter data from an IO archive.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

Parameters
- reader
- Type: GH_IO.SerializationGH_IReader
Object to read with.
Return Value
Type: BooleanTrue on success, false on failure.
Implements
GH_ISerializableRead(GH_IReader)