Click or drag to resize

GH_UndoServer Constructor

Initializes a new instance of the GH_UndoServer class

Namespace:  Grasshopper.Kernel.Undo
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_UndoServer(
	GH_Document owner
)

Parameters

owner
Type: Grasshopper.KernelGH_Document
See Also