Click or drag to resize

GH_StructureTBranches Property

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

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

Property Value

Type: IListListT

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

See Also