Command Events |
The Command type exposes the following members.
| Name | Description | |
|---|---|---|
| BeginCommand |
Called just before command.RunCommand().
| |
| EndCommand |
Called immediately after command.RunCommand().
| |
| UndoRedo |
Used to monitor Rhino's built in undo/redo support.
|