Grasshopper API
GH_LoadingInstruction Enumeration |
Enumerates all external GHA loading process instructions.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)


Member name | Value | Description | |
---|---|---|---|
Proceed | 0 | Proceed with GHA loading. | |
Abort | 1 | Abort the GHA loading, all your components will be skipped. |
