Grasshopper API
GH_PathCompare Method |
Compare two paths. This function determines the Sorting behaviour of paths.
Namespace: Grasshopper.Kernel.Data
Assembly: Grasshopper (in Grasshopper.dll)
public int Compare( GH_Path x, GH_Path y )
Public Function Compare ( x As GH_Path, y As GH_Path ) As Integer