Click or drag to resize

Command Events

The Command type exposes the following members.

Events
  NameDescription
Public eventStatic memberBeginCommand
Called just before command.RunCommand().
Public eventStatic memberEndCommand
Called immediately after command.RunCommand().
Public eventStatic memberUndoRedo
Used to monitor Rhino's built in undo/redo support.
Top
See Also