Grasshopper API
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)

public virtual string NickName { get; set; }
Public Overridable Property NickName As String Get Set
Property Value
Type: String[Missing <value> documentation for "P:Grasshopper.Kernel.GH_InstanceDescription.NickName"]
Implements
IGH_InstanceDescriptionNickName