Skip to content

GH_LayoutAction

Public Class

Records a single object layout event. Useful for tracking object resizes.

Inheritance Hierarchy

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

Namespace: Grasshopper.Kernel.Undo.Actions

Assembly: Grasshopper (in Grasshopper.dll)

Syntax

public class GH_LayoutAction : GH_ObjectUndoAction

The GH_LayoutAction type exposes the following members.

Constructors

Name

Description


Public Method

Initializes a new instance of the GH_LayoutAction 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.)