Grasshopper API
IGH_SettingFrontend Interface |
Represents a single setting in the Settings UI.
Implement this interface to participate in the Grasshopper Settings interface.
Namespace: Grasshopper.GUI
Assembly: Grasshopper (in Grasshopper.dll)

The IGH_SettingFrontend type exposes the following members.

Name | Description | |
---|---|---|
![]() | Category |
Category of this setting.
|
![]() | Keywords |
Optional keywords for this setting.
|
![]() | Name |
Name of this setting.
|

Name | Description | |
---|---|---|
![]() | SettingsUI |
Create the winforms UI portion for this setting.
|
