Edge selection

 From:  Michael Gibson
9626.2 In reply to 9626.1 
Hi Barry, that's possible but edges can potentially have any kind of shape in UV space, they don't always only run in a straight line in either the U or V direction.
So the script would have to analyze the UV curve to determine if it is an isocurve or not.

I will see about adding a helper method for this in the next v4 beta to make it easier to make a script for doing that.

- Michael