Reorder Mesh Faces

Hi All!

im strugling with the face order in a mesh, do you know any way for reordering the faces in a linear way??



reorder mesh faces.gh (5.4 KB)

Quick way as order is same as Z

Or use a plugin (Nautilus here but Stripper could have some tools)
I used 2 points to define an edge that gives the direction
I think this approach is better as it will work with all orientations.


reorder mesh faces LD.gh (12.8 KB)

P.S. : Most of time order of mesh faces has little importance. Topology meaning relations matters. A number has little impact. Whatever the number of face the mesh is the same!

P.S 2 : this mesh has 2 points that are not the same. Welding it could improve things (topology, links …)