Click or drag to resize

GH_DocumentUndoServer Property

Gets the UndoServer instance that belongs to this document.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_UndoServer UndoServer { get; }

Property Value

Type: GH_UndoServer

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Document.UndoServer"]

See Also