Skip to content

M_Rhino_Commands_Command_GetMostRecentCommands

Will Pearson edited this page Aug 12, 2016 · 2 revisions

Command.GetMostRecentCommands Method

Gets an array of most recent command descriptions.

Namespace: Rhino.Commands
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public static MostRecentCommandDescription[] GetMostRecentCommands()

VB

Public Shared Function GetMostRecentCommands As MostRecentCommandDescription()

Return Value

Type: MostRecentCommandDescription[]
An array of command descriptions.

Version Information

Supported in: 5D58w

See Also

Reference

Command Class
Rhino.Commands Namespace

Clone this wiki locally