RhinoCommon API
CommandLookupCommandName Method |
Returns the command name given a command ID.
Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll)

public static string LookupCommandName( Guid commandId, bool englishName )
Public Shared Function LookupCommandName ( commandId As Guid, englishName As Boolean ) As String
Parameters
- commandId
- Type: SystemGuid
A command ID. - englishName
- Type: SystemBoolean
true if the requested command is in English.
Return Value
Type: StringThe command name, or null on error.

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