Selecting an entire edge loop in triangulated OBJ meshes from CAD

Selecting an entire edge loop in triangulated OBJ meshes from CAD

systembolaget
Collaborator Collaborator
2,289 Views
4 Replies
Message 1 of 5

Selecting an entire edge loop in triangulated OBJ meshes from CAD

systembolaget
Collaborator
Collaborator

Selecting an entire edge loop by double clicking or selecting an edge on one side and shift selecting one on the other to select an entire edge loop does not seem to work with triangulated OBJ meshes from CAD.

 

Is there a way to do it instead of "woodpeckering" the Grow Selection Along Loop button for very long edge loops? Only with the entire edge loop selected, the UV shell can be straightened out with the Straighten Shell command.

 

Triangulated CAD mesh.png

0 Likes
Accepted solutions (2)
2,290 Views
4 Replies
Replies (4)
Message 2 of 5

hamsterHamster
Advisor
Advisor
Accepted solution

Standard selection tools wont work on triangles. You might wish to Quadrangulate first - will work on your given example, not on more random edge distribution.


,,,_°(O__O)°_,,,
Maya2019.1 @ Windows10 & GeForce GTX1080Ti

If the post was helpful, click the
 ACCEPT SOLUTION  button, so others might find it much more easily.

0 Likes
Message 3 of 5

systembolaget
Collaborator
Collaborator
Uh, no joy with triangle meshes from CAD then. Quadrangulating works only on extremely basic meshes. So "woodpeckering" is a bit tedious, but works ; )

Could one not write a MEL script that does the "woodpeckering" for the user?
0 Likes
Message 4 of 5

hamsterHamster
Advisor
Advisor
Accepted solution

Well, you probably can substitute woodpeckering in uvEditor with Select > ShortestEdgePathTool.

hamsterHamster_0-1636410458771.png

 


,,,_°(O__O)°_,,,
Maya2019.1 @ Windows10 & GeForce GTX1080Ti

If the post was helpful, click the
 ACCEPT SOLUTION  button, so others might find it much more easily.

Message 5 of 5

systembolaget
Collaborator
Collaborator

Thanks, that works.

0 Likes