GH_RhinoScriptInterfaceLoadedPluginNames Method |
Gets an array of the names and versions (if known) of all loaded plugins.
Namespace:
Grasshopper.Plugin
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic string[] LoadedPluginNames()
Public Function LoadedPluginNames As String()
Return Value
Type:
String
See Also