RhinoCommon API
CommandAliasListToDictionary Method |
Constructs a new dictionary that contains: as keys all names and as values all macros.
Modifications to this dictionary do not affect any Rhino command alias.
Namespace: Rhino.ApplicationSettings
Assembly: RhinoCommon (in RhinoCommon.dll)

public static Dictionary<string, string> ToDictionary()
Public Shared Function ToDictionary As Dictionary(Of String, String)
Return Value
Type: DictionaryString, StringThe new dictionary.

Rhino for Mac
Supported in: 5.4Rhino for Windows
Supported in: 6.14