Click or drag to resize

GH_BakeUtility Constructor

Create a new baker.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_BakeUtility(
	GH_Document document
)

Parameters

document
Type: Grasshopper.KernelGH_Document
Grasshopper document, if any.
See Also