Click or drag to resize

IGH_StructurePaths Property

Gets a list of all the paths in this structure.

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

Property Value

Type: IListGH_Path

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

See Also