CommandGetMostRecentCommands Method |
Gets an array of most recent command descriptions.
Namespace:
Rhino.Commands
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static MostRecentCommandDescription[] GetMostRecentCommands()
Public Shared Function GetMostRecentCommands As MostRecentCommandDescription()
Return Value
Type:
MostRecentCommandDescriptionAn array of command descriptions.
Version InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.8
See Also