GH_AddStateAction Class | 
Namespace: Grasshopper.Kernel.Undo.Actions
The GH_AddStateAction type exposes the following members.
| Name | Description | |
|---|---|---|
| GH_AddStateAction | Initializes a new instance of the GH_AddStateAction 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 | |
|---|---|---|
| Deserialize | 
 Deserializes the obj from the local archive.
   (Inherited from GH_ArchivedUndoAction.) | |
| Internal_Redo | (Overrides GH_UndoActionInternal_Redo(GH_Document).) | |
| Internal_Undo | (Overrides GH_UndoActionInternal_Undo(GH_Document).) | |
| Read | (Overrides GH_ArchivedUndoActionRead(GH_IReader).) | |
| Redo | (Inherited from GH_UndoAction.) | |
| Serialize | 
 Serializes the obj into the local archive.
   (Inherited from GH_ArchivedUndoAction.) | |
| SerializeToByteArray | 
 Serializes the obj into the local archive.
   (Inherited from GH_ArchivedUndoAction.) | |
| Undo | (Inherited from GH_UndoAction.) | |
| Write | (Overrides GH_ArchivedUndoActionWrite(GH_IWriter).) | 
| Name | Description | |
|---|---|---|
| m_data | 
 Internal data storage for serialized archives.
   (Inherited from GH_ArchivedUndoAction.) |