GH_RemoveObjectAction Class |
Namespace: Grasshopper.Kernel.Undo.Actions
The GH_RemoveObjectAction type exposes the following members.
| Name | Description | |
|---|---|---|
| GH_RemoveObjectAction | Initializes a new instance of the GH_RemoveObjectAction 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 | |
|---|---|---|
| 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 | (Inherited from GH_ArchivedUndoAction.) | |
| 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 | (Inherited from GH_ArchivedUndoAction.) |
| Name | Description | |
|---|---|---|
| m_data |
Internal data storage for serialized archives.
(Inherited from GH_ArchivedUndoAction.) |