Click or drag to resize

GH_DocumentRedo Method

Perform the first redo event.

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

Return Value

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