Click or drag to resize

IGH_UndoAction Methods

The IGH_UndoAction type exposes the following members.

Methods
  NameDescription
Public methodRead
This method is called whenever the instance is required to deserialize itself.
(Inherited from GH_ISerializable.)
Public methodRedo
Redo the action stored in this record.
Public methodUndo
Undo the action stored in this record.
Public methodWrite
This method is called whenever the instance is required to serialize itself.
(Inherited from GH_ISerializable.)
Top
See Also