RhinoCommon API
PlugInGetEnglishCommandNames Method |
Gets names of all "non-test" commands for a given plug-in.
Namespace: Rhino.PlugIns
Assembly: RhinoCommon (in RhinoCommon.dll)

public static string[] GetEnglishCommandNames( Guid pluginId )
Public Shared Function GetEnglishCommandNames ( pluginId As Guid ) As String()
Parameters
- pluginId
- Type: SystemGuid
The plug-in ID.
Return Value
Type: StringAn array with all plug-in names. This can be empty, but not null.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.8