RhinoCommon API
LoadPlugInResult Enumeration |
Result of attempting to load a plug-in
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)
Since: 6.0


Member name | Value | Description | |
---|---|---|---|
Success | 0 | Successfully loaded | |
SuccessAlreadyLoaded | 1 | ||
ErrorUnknown | 2 |
