Grasshopper API
GH_AddStateAction Constructor |
Initializes a new instance of the GH_AddStateAction class
Namespace: Grasshopper.Kernel.Undo.Actions
Assembly: Grasshopper (in Grasshopper.dll)

public GH_AddStateAction( int index, GH_State state )
Public Sub New ( index As Integer, state As GH_State )
Parameters
- index
- Type: SystemInt32
- state
- Type: Grasshopper.KernelGH_State
