Click or drag to resize

GH_PathCullElement Method

Removes the last 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 CullElement()

Return Value

Type: GH_Path
See Also