RhinoCommon API
PlugInLoadPlugIn Method (Guid, Boolean, Boolean) |
Loads an installed plug-in.
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)

public static bool LoadPlugIn( Guid pluginId, bool loadQuietly, bool forceLoad )
Public Shared Function LoadPlugIn ( pluginId As Guid, loadQuietly As Boolean, forceLoad As Boolean ) As Boolean
Parameters
- pluginId
- Type: SystemGuid
The id of the installed plug-in. - loadQuietly
- Type: SystemBoolean
Load the plug-in quietly. - forceLoad
- Type: SystemBoolean
Load plug-in even if previous attempt to load has failed.
Return Value
Type: Booleantrue if successful, false otherwise.

Rhino for Windows
Supported in: 6.8