menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Determines if a string is a valid command name.
Syntax:
public static
bool
IsValidCommandName(
string
name
)
Parameters:
name
Type:
string
A string.
Returns:
Type:
bool
True if the string is a valid command name.
Available since:
5.0
home
/
Rhino.Commands
/
Command
/
IsValidCommandName
IsValidCommandName method
Class:
Rhino.Commands.Command
Nothing found