Click or drag to resize

GH_StructureTPaths Property

Gets a list of all the paths in this structure.

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

Property Value

Type: IListGH_Path

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

Implements

IGH_StructurePaths
See Also