<?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 Working with transactions in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/working-with-transactions/m-p/6815458#M69441</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am building a product configurator and to finalize it I am using so transactions to make it possible to do some undo actions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But for one step I'm &amp;nbsp;not certain. My configurator works bottom-up so at a given piont parts are created. Is it wise to wrap this in a single transaction to undo? what will happen will the undo also undo the file creation?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jan 2017 08:17:50 GMT</pubDate>
    <dc:creator>Jef_E</dc:creator>
    <dc:date>2017-01-19T08:17:50Z</dc:date>
    <item>
      <title>Working with transactions</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/working-with-transactions/m-p/6815458#M69441</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am building a product configurator and to finalize it I am using so transactions to make it possible to do some undo actions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But for one step I'm &amp;nbsp;not certain. My configurator works bottom-up so at a given piont parts are created. Is it wise to wrap this in a single transaction to undo? what will happen will the undo also undo the file creation?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 08:17:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/working-with-transactions/m-p/6815458#M69441</guid>
      <dc:creator>Jef_E</dc:creator>
      <dc:date>2017-01-19T08:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Working with transactions</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/working-with-transactions/m-p/6815516#M69442</link>
      <description>&lt;P&gt;Hi, it depends on if you save each new created part after it's created or create them within an assembly and save them only when user hits save manually.&lt;/P&gt;
&lt;P&gt;If the parts are already saved, the only thing that will happen is they'll be excluded from the assembly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd personally exclude&amp;nbsp;the parts' creation from the transaction or wrap them in their own.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 08:48:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/working-with-transactions/m-p/6815516#M69442</guid>
      <dc:creator>Owner2229</dc:creator>
      <dc:date>2017-01-19T08:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Working with transactions</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/working-with-transactions/m-p/6815910#M69449</link>
      <description>&lt;P&gt;I agree, it's wiser (for undo purposes) to exclude the part generation from the assembly placement transaction.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jan 2017 12:13:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/working-with-transactions/m-p/6815910#M69449</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-19T12:13:08Z</dc:date>
    </item>
  </channel>
</rss>

