GH_ObjectUndoAction Class |
Namespace: Grasshopper.Kernel.Undo
The GH_ObjectUndoAction type exposes the following members.
Name | Description | |
---|---|---|
GH_ObjectUndoAction | Initializes a new instance of the GH_ObjectUndoAction class |
Name | Description | |
---|---|---|
ExpiresDisplay |
Override this property if you want the Rhino viewport display to refresh upon undo completion.
(Inherited from GH_UndoAction.) | |
ExpiresSolution |
Override this property if you want the Grasshopper solution to refresh upon undo completion.
(Inherited from GH_UndoAction.) | |
State | (Inherited from GH_UndoAction.) |
Name | Description | |
---|---|---|
Internal_Redo | (Overrides GH_UndoActionInternal_Redo(GH_Document).) | |
Internal_Undo | (Overrides GH_UndoActionInternal_Undo(GH_Document).) | |
Object_Redo | ||
Object_Undo | ||
Read | (Inherited from GH_UndoAction.) | |
Redo | (Inherited from GH_UndoAction.) | |
Undo | (Inherited from GH_UndoAction.) | |
Write | (Inherited from GH_UndoAction.) |