Skip to content

GH_PivotAction

Public Class

Records a single object pivot event. Useful for tracking object movement.

Inheritance Hierarchy

System.Object
Grasshopper.Kernel.Undo.GH_UndoAction
Grasshopper.Kernel.Undo.GH_ObjectUndoAction
Grasshopper.Kernel.Undo.Actions.GH_PivotAction

Namespace: Grasshopper.Kernel.Undo.Actions

Assembly: Grasshopper (in Grasshopper.dll)

Syntax

public class GH_PivotAction : GH_ObjectUndoAction

The GH_PivotAction type exposes the following members.

Constructors

Name

Description


Public Method

Initializes a new instance of the GH_PivotAction 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

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

(Inherited from GH_UndoAction.)


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.)