Click or drag to resize

GH_StateStateData Property

Gets a pointer to the internal database of states.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public SortedList<Guid, string> StateData { get; }

Property Value

Type: SortedListGuid, String

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_State.StateData"]

See Also