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