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; }
ReadOnly Property Paths As IList(Of GH_Path)
Get
Property Value
Type:
IListGH_Path[Missing <value> documentation for "P:Grasshopper.Kernel.Data.IGH_Structure.Paths"]
See Also