PlugInGetInstalledPlugInNames Method |
Returns the names of all installed Rhino plug-ins.
Namespace:
Rhino.PlugIns
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static string[] GetInstalledPlugInNames()
Public Shared Function GetInstalledPlugInNames As String()
Return Value
Type:
StringThe names if successful.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also