E_Rhino_Commands_Command_UndoRedo - mcneel/rhinocommon-api-docs GitHub Wiki

Command.UndoRedo Event

Used to monitor Rhino's built in undo/redo support.

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

Syntax

C#

public static event EventHandler<UndoRedoEventArgs> UndoRedo

VB

Public Shared Event UndoRedo As EventHandler(Of UndoRedoEventArgs)

Value

Type: System.EventHandler(UndoRedoEventArgs)

Version Information

Supported in: 5D58w

See Also

Reference

Command Class
Rhino.Commands Namespace

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