GH_PivotAction Class |
Namespace: Grasshopper.Kernel.Undo.Actions
The GH_PivotAction type exposes the following members.
| Name | Description | |
|---|---|---|
| GH_PivotAction | Initializes a new instance of the GH_PivotAction 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 | (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.) |