<?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: Multiple selections during function in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/multiple-selections-during-function/m-p/7425335#M75428</link>
    <description>&lt;P&gt;This is just a thought and I'm not sure if it will actually work.&lt;BR /&gt;What if you made the selection first then ran the function. This way you already have your selection set before you even run the function.&lt;/P&gt;</description>
    <pubDate>Mon, 02 Oct 2017 13:47:07 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-10-02T13:47:07Z</dc:date>
    <item>
      <title>Multiple selections during function</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/multiple-selections-during-function/m-p/7417890#M75379</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have made a small tool to repeat a thickening process. The tools requires that I can select multiple faces at once and then I would need to continue. I have most of it done and I'm currently adding my selected parts to a collection however, I cant seem to break of the selection process.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Currently I'm using the&amp;nbsp;ThisApplication.CommandManager.Pick method but it seems that once this function has started, it MUST click something. Can this method be cancelled allowing the function to continue after?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would prefer something like:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Start function&lt;/P&gt;
&lt;P&gt;click a variable amount of faces (keep clicking until I need to stop)&lt;/P&gt;
&lt;P&gt;click an ok button or something that can break the picking process&lt;/P&gt;
&lt;P&gt;function continues to process the thickening process&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Does the Select Class allow this and if so, how can I implement the cancel process?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nacho&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Sep 2017 18:04:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/multiple-selections-during-function/m-p/7417890#M75379</guid>
      <dc:creator>NachitoMax</dc:creator>
      <dc:date>2017-09-28T18:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Multiple selections during function</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/multiple-selections-during-function/m-p/7425335#M75428</link>
      <description>&lt;P&gt;This is just a thought and I'm not sure if it will actually work.&lt;BR /&gt;What if you made the selection first then ran the function. This way you already have your selection set before you even run the function.&lt;/P&gt;</description>
      <pubDate>Mon, 02 Oct 2017 13:47:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/multiple-selections-during-function/m-p/7425335#M75428</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-02T13:47:07Z</dc:date>
    </item>
  </channel>
</rss>

