Grasshopper API
GH_UndoAction Class |
Base class implementation for undo actions.

SystemObject
Grasshopper.Kernel.UndoGH_UndoAction
Grasshopper.Kernel.Undo.ActionsGH_AddObjectAction
Grasshopper.Kernel.Undo.ActionsGH_WireAction
Grasshopper.Kernel.UndoGH_ArchivedUndoAction
Grasshopper.Kernel.UndoGH_ObjectUndoAction
Grasshopper.Kernel.UndoGH_UndoAction
Grasshopper.Kernel.Undo.ActionsGH_AddObjectAction
Grasshopper.Kernel.Undo.ActionsGH_WireAction
Grasshopper.Kernel.UndoGH_ArchivedUndoAction
Grasshopper.Kernel.UndoGH_ObjectUndoAction
Namespace: Grasshopper.Kernel.Undo
Assembly: Grasshopper (in Grasshopper.dll)

The GH_UndoAction type exposes the following members.

Name | Description | |
---|---|---|
![]() | GH_UndoAction | Initializes a new instance of the GH_UndoAction class |

Name | Description | |
---|---|---|
![]() | ExpiresDisplay |
Override this property if you want the Rhino viewport display to refresh upon undo completion.
|
![]() | ExpiresSolution |
Override this property if you want the Grasshopper solution to refresh upon undo completion.
|
![]() | State |

Name | Description | |
---|---|---|
![]() | Internal_Redo | |
![]() | Internal_Undo | |
![]() | Read | |
![]() | Redo | |
![]() | Undo | |
![]() | Write |
