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:
Syntax:
public static
string
LocalizeCommandName(
string
english
,
object
assemblyOrObject
)
Returns:
Type:
string
Available since:
5.0
Description:
Commands that need to be localized should call this function.
Syntax:
public static
string
LocalizeCommandName(
string
english
)
Parameters:
english
Type:
string
The localized command name.
Returns:
Type:
string
Available since:
5.0
home
/
Rhino.UI
/
Localization
/
LocalizeCommandName
LocalizeCommandName method
Class:
Rhino.UI.Localization
Nothing found