Click or drag to resize

GH_ParamTAddVolatileDataTree Method (IGH_Structure)

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public bool AddVolatileDataTree(
	IGH_Structure tree
)

Parameters

tree
Type: Grasshopper.Kernel.DataIGH_Structure

Return Value

Type: Boolean

Implements

IGH_ParamAddVolatileDataTree(IGH_Structure)
See Also