Click or drag to resize

GH_PathCullFirstElement Method

Removes the first index value from the path. If the path is already empty, nothing will happen.

Namespace:  Grasshopper.Kernel.Data
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Path CullFirstElement()

Return Value

Type: GH_Path
See Also