Grasshopper API
DataTreeTBranches Property |
Gets a list of all the data-arrays in this tree
Namespace: Grasshopper
Assembly: Grasshopper (in Grasshopper.dll)

public IList<List<T>> Branches { get; }
Public ReadOnly Property Branches As IList(Of List(Of T)) Get
Property Value
Type: IListListT[Missing <value> documentation for "P:Grasshopper.DataTree`1.Branches"]
