Hi
Is there a way to select an edge loop in Python using the in-built edge loop or do you have to write an algorithm yourself?
Thanks
Hi
Is there a way to select an edge loop in Python using the in-built edge loop or do you have to write an algorithm yourself?
Thanks
Theres no nice way to do this, if you were really keen your could. I did something similar for the UV mapping script “Follow Active (quads)” but thats fairly specific to the UV mapping tool.