Click or drag to resize

DataTreeTPaths Property

Gets a list of all the branch paths in this tree.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public IList<GH_Path> Paths { get; }

Property Value

Type: IListGH_Path

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

See Also