Click or drag to resize

IGH_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
bool MutableNickName { get; set; }

Property Value

Type: Boolean

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

See Also