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:
Gets names of all "non-test" commands for a given plug-in.
Syntax:
public static
string
GetEnglishCommandNames(
Guid
pluginId
)
Parameters:
pluginId
Type:
System.Guid
The plug-in ID.
Returns:
Type:
string
An array with all plug-in names. This can be empty, but not null.
Available since:
5.0
home
/
Rhino.PlugIns
/
PlugIn
/
GetEnglishCommandNames
GetEnglishCommandNames method
Class:
Rhino.PlugIns.PlugIn
Nothing found