Click or drag to resize

GH_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
public virtual string NickName { get; set; }

Property Value

Type: String

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

Implements

IGH_InstanceDescriptionNickName
See Also