Click or drag to resize

PlugInGetInstalledPlugInNames Method

Returns the names of all installed Rhino plug-ins.

Namespace:  Rhino.PlugIns
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public static string[] GetInstalledPlugInNames()

Return Value

Type: String
The names if successful.
See Also