Click or drag to resize

PlugInLoadPlugIn Method

Overload List
  NameDescription
Public methodStatic memberLoadPlugIn(Guid)
Loads an installed plug-in.
Public methodStatic memberLoadPlugIn(String, Guid)
Attempt to load a plug-in at a path. Loaded plug-ins are remembered by Rhino between sessions, so this function can also be considered a plug-in installation routine
Public methodStatic memberLoadPlugIn(Guid, Boolean, Boolean)
Loads an installed plug-in.
Top
See Also