GH_UndoActionInternal_Undo Method |
Namespace:
Grasshopper.Kernel.Undo
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax protected abstract void Internal_Undo(
GH_Document doc
)
Protected MustOverride Sub Internal_Undo (
doc As GH_Document
)
Parameters
- doc
- Type: Grasshopper.KernelGH_Document
See Also