Grasshopper API
IGH_StructurePath Property |
Gets the data path at the specified index.
Namespace: Grasshopper.Kernel.Data
Assembly: Grasshopper (in Grasshopper.dll)

Parameters
- index
- Type: SystemInt32
Index of path to retrieve.
Property Value
Type: GH_Path[Missing <value> documentation for "P:Grasshopper.Kernel.Data.IGH_Structure.Path(System.Int32)"]

Exception | Condition |
---|---|
IndexOutOfRangeException | Thrown if the index does not represent a valid path. |
