Click or drag to resize

GH_StateData Property (Guid)

Gets the state data stored under the specified ID

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public string this[
	Guid id
] { get; }

Parameters

id
Type: SystemGuid

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_State.Data(System.Guid)"]

See Also