RhinoCommon API
CommandIsCommand Method |
Determines is a string is a command.
Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll)

public static bool IsCommand( string name )
Public Shared Function IsCommand ( name As String ) As Boolean
Parameters
- name
- Type: SystemString
A string.
Return Value
Type: Booleantrue if the string is a command.

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