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; }
Public Property MutableNickName As Boolean
Get
Set
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ActiveObject.MutableNickName"]
Implements
IGH_ActiveObjectMutableNickNameSee Also