Grasshopper API
IGH_UndoActionRedo Method |
Redo the action stored in this record.
Namespace: Grasshopper.Kernel.Undo
Assembly: Grasshopper (in Grasshopper.dll)

Parameters
- doc
- Type: Grasshopper.KernelGH_Document
The target document.

Exception | Condition |
---|---|
GH_UndoException | Thrown when the State flag conflicts with a redo action. |
