Grasshopper API
IGH_UndoActionUndo Method |
Undo 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 an undo action. |