Click or drag to resize

IGH_InstanceDescriptionNickName Property

Gets or sets the nickname of the object. This field can be changed by the user.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
string NickName { get; set; }

Property Value

Type: String

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_InstanceDescription.NickName"]

See Also