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