Click or drag to resize

GH_StateServerNewStateFromDocument Method

Displays UI for new state creation. If the user aborts, then null is returned. If the user successfully defines a new state, it is appended to this server.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_State NewStateFromDocument()

Return Value

Type: GH_State
See Also