Click or drag to resize

GH_UserObjectDescription Property

Gets or sets the Instance Description override for this User Object.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_InstanceDescription Description { get; set; }

Property Value

Type: GH_InstanceDescription

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

See Also