It looks like your input mesh was at some point a structured quad mesh which has been triangulated. So you could still walk along mesh edges by angle using something like the script from Junichiro Horikawa that is included in this definition:
4 Likes