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 is a string is a command.
Syntax:
public static
bool
IsCommand(
string
name
)
Parameters:
name
Type:
string
A string.
Returns:
Type:
bool
True if the string is a command.
Available since:
5.0
home
/
Rhino.Commands
/
Command
/
IsCommand
IsCommand method
Class:
Rhino.Commands.Command
Nothing found