LoadPlugInResult Enumeration |
Namespace: Rhino.PlugIns
| Member name | Value | Description | |
|---|---|---|---|
| Success | 0 | Successfully loaded | |
| SuccessAlreadyLoaded | 1 | ||
| ErrorUnknown | 2 | ||
| NotRhinoPlugIn | 3 | The rhp is a valid assembly, but it does not contain a Rhino plugin class. Instead it contains what is needed to define grasshopper or grasshopper 2 component(s) |