<?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 Re: Selecting hole border ring in Meshmixer Forum</title>
    <link>https://forums.autodesk.com/t5/meshmixer-forum/selecting-hole-border-ring/m-p/12918312#M189</link>
    <description>&lt;P&gt;Thanks for the feedback about the nMode options. Didn't find this until now... Still something to learn...&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2024 23:57:23 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2024-07-24T23:57:23Z</dc:date>
    <item>
      <title>Selecting hole border ring</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/selecting-hole-border-ring/m-p/12917575#M186</link>
      <description>&lt;P&gt;I'm trying to use&amp;nbsp;&lt;SPAN&gt;AppendSelectCommand_HoleBorderRing in mmapi. It&amp;nbsp;requires hole id and mode for selection, I'm not exactly sure what it does and how to use it, I imagine it selects faces as in attachment, where you click at border of a hole. Appreciate the help.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 16:55:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/selecting-hole-border-ring/m-p/12917575#M186</guid>
      <dc:creator>eliot543</dc:creator>
      <dc:date>2024-07-24T16:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting hole border ring</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/selecting-hole-border-ring/m-p/12918223#M187</link>
      <description>&lt;P&gt;Yep, that's what it does.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If there's only one open boundary the boundary's nHoleID is zero. Not sure about the nMode. 0 and 1 work - while 1 is faster.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="python"&gt;cmd2 = mmapi.StoredCommands()
cmd2.AppendBeginToolCommand("select")
cmd2.AppendSelectCommand_HoleBorderRing( 0, 1 )
remote.runCommand(cmd2)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 22:56:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/selecting-hole-border-ring/m-p/12918223#M187</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-24T22:56:11Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting hole border ring</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/selecting-hole-border-ring/m-p/12918241#M188</link>
      <description>&lt;P&gt;Thanks a lot, I didint realise i need to start select command and was stuck on this for a bit. I checked the files and found that nMode is described:&amp;nbsp;&lt;/P&gt;&lt;P&gt;SELECTION COMMANDS&lt;BR /&gt;* Note: some selection commands take a mode argument which defines whether to replace/append/remove from the current selection&lt;BR /&gt;* The modes are 0=Replace 1=Append 2=Remove&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 23:16:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/selecting-hole-border-ring/m-p/12918241#M188</guid>
      <dc:creator>eliot543</dc:creator>
      <dc:date>2024-07-24T23:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Selecting hole border ring</title>
      <link>https://forums.autodesk.com/t5/meshmixer-forum/selecting-hole-border-ring/m-p/12918312#M189</link>
      <description>&lt;P&gt;Thanks for the feedback about the nMode options. Didn't find this until now... Still something to learn...&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 23:57:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/meshmixer-forum/selecting-hole-border-ring/m-p/12918312#M189</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-07-24T23:57:23Z</dc:date>
    </item>
  </channel>
</rss>

