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:
Verifies that a command alias exists in Rhino.
Syntax:
public static
bool
IsAlias(
string
alias
)
Parameters:
alias
Type:
string
[in] The name of the command alias.
Returns:
Type:
bool
True if the alias exists.
Available since:
5.0
home
/
Rhino.ApplicationSettings
/
CommandAliasList
/
IsAlias
IsAlias method
Class:
Rhino.ApplicationSettings.CommandAliasList
Nothing found