Click or drag to resize

IGH_StateAwareObjectSaveState Method

Override this function to store your state data. You have to return a deserializable string.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
string SaveState()

Return Value

Type: String
See Also