MostRecentCommandDescription Class

MostRecentCommandDescription Class

Stores the macro and display string of the most recent command.
Inheritance Hierarchy
SystemObject
  Rhino.CommandsMostRecentCommandDescription

Namespace:  Rhino.Commands
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public class MostRecentCommandDescription
Public Class MostRecentCommandDescription

The MostRecentCommandDescription type exposes the following members.

Constructors
  NameDescription
Public methodMostRecentCommandDescription
Initializes a new instance of the MostRecentCommandDescription class
Top
Properties
  NameDescription
Public propertyDisplayString
Public propertyMacro
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.8
See Also