Grasshopper API
GH_PathRead Method |
Read this path from an archive.
Namespace: Grasshopper.Kernel.Data
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)