Click or drag to resize

GH_ActiveObjectMutableNickName Property

Gets or sets a value that enables Nick name changes through the menu. The default is TRUE.

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

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ActiveObject.MutableNickName"]

Implements

IGH_ActiveObjectMutableNickName
See Also