Click or drag to resize

GH_UserObjectData Property

Gets or sets the serialized data. This data is used to deserialize a new instance of the base class.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public byte[] Data { get; set; }

Property Value

Type: Byte

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_UserObject.Data"]

See Also