RhinoCommon API
CommandIsValidCommandName Method |
Determines if a string is a valid command name.
Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll)

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

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