Grasshopper API
GH_ParamTAddVolatileDataTree Method (GH_StructureT) |
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public bool AddVolatileDataTree( GH_Structure<T> tree )
Public Function AddVolatileDataTree ( tree As GH_Structure(Of T) ) As Boolean
Parameters
- tree
- Type: Grasshopper.Kernel.DataGH_StructureT
Return Value
Type: Boolean