IGH_InitCodeAware Interface |
Namespace: Grasshopper.Kernel
The IGH_InitCodeAware type exposes the following members.
Name | Description | |
---|---|---|
SetInitCode |
This method will be called when the user inserts an object via the
Canvas Search popup and supplies an "=XXXX" string init code.
Do not throw exceptions in this method! Either handle the code correctly or ignore it.
|