Click or drag to resize

GH_StateServer Constructor

Initializes a new instance of the GH_StateServer class

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_StateServer(
	GH_Document owner
)

Parameters

owner
Type: Grasshopper.KernelGH_Document
See Also