Grasshopper API
GH_IconDisplayMode Enumeration |
Lists all display modes that individual objects can have.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)


Member name | Value | Description | |
---|---|---|---|
application | 0 | Inherit the mode from the application setting. This is the default setting. | |
icon | 1 | Always display the icon. | |
name | 2 | Always display the nickname. |
