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

public bool AddVolatileDataTree( IGH_Structure tree )
Public Function AddVolatileDataTree ( tree As IGH_Structure ) As Boolean
Parameters
- tree
- Type: Grasshopper.Kernel.DataIGH_Structure
Return Value
Type: BooleanImplements
IGH_ParamAddVolatileDataTree(IGH_Structure)