Events_T_Rhino_Commands_Command - mcneel/rhinocommon-api-docs GitHub Wiki
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. |
