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()
Public Function CullFirstElement As GH_Path
Return Value
Type:
GH_PathSee Also