Grasshopper API
GH_StateServerRemoveState Method |
Remove a certain state. This method adds an undo record to the document.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

Parameters
- index
- Type: SystemInt32
Index of state to remove.
Return Value
Type: BooleanTrue on success, false on failure.
