Events_T_Rhino_Commands_Command - mcneel/rhinocommon-api-docs GitHub Wiki

Command Events

The Command type exposes the following members.

Events

 

Name Description
Public eventStatic member BeginCommand Called just before command.RunCommand().
Public eventStatic member EndCommand Called immediately after command.RunCommand().
Public eventStatic member UndoRedo Used to monitor Rhino's built in undo/redo support.
  Back to Top

See Also

Reference

Command Class
Rhino.Commands Namespace

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