<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Betreff: Selecting an entire edge loop in triangulated OBJ meshes from CAD in Maya Forum</title>
    <link>https://forums.autodesk.com/t5/maya-forum/selecting-an-entire-edge-loop-in-triangulated-obj-meshes-from/m-p/10743934#M9313</link>
    <description>&lt;P&gt;Thanks, that works.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Nov 2021 01:04:32 GMT</pubDate>
    <dc:creator>systembolaget</dc:creator>
    <dc:date>2021-11-09T01:04:32Z</dc:date>
    <item>
      <title>Selecting an entire edge loop in triangulated OBJ meshes from CAD</title>
      <link>https://forums.autodesk.com/t5/maya-forum/selecting-an-entire-edge-loop-in-triangulated-obj-meshes-from/m-p/10742323#M9309</link>
      <description>&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Triangulated CAD mesh.png" style="width: 831px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/986991iB013FE61C3BFD979/image-size/large?v=v2&amp;amp;px=999" role="button" title="Triangulated CAD mesh.png" alt="Triangulated CAD mesh.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 11:16:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/selecting-an-entire-edge-loop-in-triangulated-obj-meshes-from/m-p/10742323#M9309</guid>
      <dc:creator>systembolaget</dc:creator>
      <dc:date>2021-11-08T11:16:10Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting an entire edge loop in triangulated OBJ meshes from CAD</title>
      <link>https://forums.autodesk.com/t5/maya-forum/selecting-an-entire-edge-loop-in-triangulated-obj-meshes-from/m-p/10743622#M9310</link>
      <description>&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 21:13:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/selecting-an-entire-edge-loop-in-triangulated-obj-meshes-from/m-p/10743622#M9310</guid>
      <dc:creator>hamsterHamster</dc:creator>
      <dc:date>2021-11-08T21:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting an entire edge loop in triangulated OBJ meshes from CAD</title>
      <link>https://forums.autodesk.com/t5/maya-forum/selecting-an-entire-edge-loop-in-triangulated-obj-meshes-from/m-p/10743696#M9311</link>
      <description>Uh, no joy with triangle meshes from CAD then. Quadrangulating works only on extremely basic meshes. So "woodpeckering" is a bit tedious, but works ; )&lt;BR /&gt;&lt;BR /&gt;Could one not write a MEL script that does the "woodpeckering" for the user?</description>
      <pubDate>Mon, 08 Nov 2021 22:02:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/selecting-an-entire-edge-loop-in-triangulated-obj-meshes-from/m-p/10743696#M9311</guid>
      <dc:creator>systembolaget</dc:creator>
      <dc:date>2021-11-08T22:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting an entire edge loop in triangulated OBJ meshes from CAD</title>
      <link>https://forums.autodesk.com/t5/maya-forum/selecting-an-entire-edge-loop-in-triangulated-obj-meshes-from/m-p/10743733#M9312</link>
      <description>&lt;P&gt;Well, you probably can substitute woodpeckering in uvEditor with &lt;EM&gt;Select &amp;gt; ShortestEdgePathTool.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="hamsterHamster_0-1636410458771.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/987254iA8B48235FAE109A2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hamsterHamster_0-1636410458771.png" alt="hamsterHamster_0-1636410458771.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 22:28:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/selecting-an-entire-edge-loop-in-triangulated-obj-meshes-from/m-p/10743733#M9312</guid>
      <dc:creator>hamsterHamster</dc:creator>
      <dc:date>2021-11-08T22:28:17Z</dc:date>
    </item>
    <item>
      <title>Betreff: Selecting an entire edge loop in triangulated OBJ meshes from CAD</title>
      <link>https://forums.autodesk.com/t5/maya-forum/selecting-an-entire-edge-loop-in-triangulated-obj-meshes-from/m-p/10743934#M9313</link>
      <description>&lt;P&gt;Thanks, that works.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Nov 2021 01:04:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/maya-forum/selecting-an-entire-edge-loop-in-triangulated-obj-meshes-from/m-p/10743934#M9313</guid>
      <dc:creator>systembolaget</dc:creator>
      <dc:date>2021-11-09T01:04:32Z</dc:date>
    </item>
  </channel>
</rss>

