Click or drag to resize

IGH_StructureGraft Method (GH_GraftMode)

Grafts all paths by reallocating all data into child paths.

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
void Graft(
	GH_GraftMode mode
)

Parameters

mode
Type: Grasshopper.Kernel.DataGH_GraftMode
Graft mode.
See Also