Skip to content

GH_UndoAction

Public Class

Base class implementation for undo actions.

Inheritance Hierarchy

System.Object
Grasshopper.Kernel.Undo.GH_UndoAction
Grasshopper.Kernel.Undo.Actions.GH_AddObjectAction
Grasshopper.Kernel.Undo.Actions.GH_WireAction
Grasshopper.Kernel.Undo.GH_ArchivedUndoAction
Grasshopper.Kernel.Undo.GH_ObjectUndoAction

Namespace: Grasshopper.Kernel.Undo

Assembly: Grasshopper (in Grasshopper.dll)

Syntax

public abstract class GH_UndoAction : IGH_UndoAction

The GH_UndoAction type exposes the following members.

Constructors

Name

Description


Protected method

Initializes a new instance of the GH_UndoAction class


Properties

Name

Description


Public Property

Override this property if you want the Rhino viewport display to refresh upon undo completion.


Public Property

Override this property if you want the Grasshopper solution to refresh upon undo completion.


Public Property

Methods

Name

Description


Protected method


Protected method


Public Method

Public Method

Public Method

Public Method