Grasshopper API
GH_UndoServerRemoveRecord Method |
Remove the record with the specified ID from the undo or redo stack.
Namespace: Grasshopper.Kernel.Undo
Assembly: Grasshopper (in Grasshopper.dll)

Parameters
- id
- Type: SystemGuid
ID of record to remove.
Return Value
Type: BooleanTrue on success, false on failure.
