Click or drag to resize

DataTreeTBranches Property

Gets a list of all the data-arrays in this tree

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IList<List<T>> Branches { get; }

Property Value

Type: IListListT

[Missing <value> documentation for "P:Grasshopper.DataTree`1.Branches"]

See Also