GH_InstanceDescription.Read Method |
Default deserialization. Only retrieves Name, NickName, Description and InstanceGuid fields.
If you want to retrieve additional fields use ReadFull() instead. However, ReadFull() will only
work if the archive was written using WriteFull().
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax
See Also