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

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