Skip to content

GH_PersistentDataAction.T.

Public Class

Records the changes in the persistent data of a parameter.

Inheritance Hierarchy

System.Object
Grasshopper.Kernel.Undo.GH_UndoAction
Grasshopper.Kernel.Undo.GH_ObjectUndoAction
Grasshopper.Kernel.Undo.Actions.GH_PersistentDataAction.T.

Namespace: Grasshopper.Kernel.Undo.Actions

Assembly: Grasshopper (in Grasshopper.dll)

Syntax

public class GH_PersistentDataAction<T> : GH_ObjectUndoAction
where T : class, IGH_Goo

T

The GH_PersistentDataAction.T. type exposes the following members.

Constructors

Name

Description


Public Method

Initializes a new instance of the GH_PersistentDataAction.T. class


Properties

Name

Description


Public Property

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

(Inherited from GH_UndoAction.)


Public Property

(Overrides

.)


Public Property

(Inherited from GH_UndoAction.)


Methods

Name

Description


Protected method

(Inherited from GH_ObjectUndoAction.)


Protected method

(Inherited from GH_ObjectUndoAction.)


Protected method

(Overrides

.)


Protected method

(Overrides

.)


Public Method

(Inherited from GH_UndoAction.)


Public Method

(Inherited from GH_UndoAction.)


Public Method

(Inherited from GH_UndoAction.)


Public Method

(Inherited from GH_UndoAction.)