GH_UndoServerPushUndoRecord Method |
| Name | Description | |
|---|---|---|
| PushUndoRecord(GH_UndoRecord) |
Add a new undo record to the undo stack, this function clears the Redo stack.
| |
| PushUndoRecord(String, GH_UndoAction) |
Add a new undo record to the undo stack, this function clears the Redo stack.
|