Click or drag to resize

GH_Hatch Constructor (Hatch)

Create a duplicate of an existing hatch.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Hatch(
	Hatch hatch
)

Parameters

hatch
Type: Hatch
Hatch to duplicate
See Also