Grasshopper API
GH_Path Constructor (Int32) |
Creates a new path from a series of elements.
Namespace: Grasshopper.Kernel.Data
Assembly: Grasshopper (in Grasshopper.dll)

Parameters
- args
- Type: SystemInt32
The index values of this path, if null, an empty path is created.
