M_Rhino_Commands_Command_GetMostRecentCommands - mcneel/rhinocommon-api-docs GitHub Wiki

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

⚠️ **GitHub.com Fallback** ⚠️