Click or drag to resize

GH_DocumentUndo Method

Perform the first undo event.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool Undo()

Return Value

Type: Boolean
True on success, false on no undo event or invalid undo event.
See Also