<?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: Attribute Helper for Inventor 2012 in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/attribute-helper-for-inventor-2012/m-p/4779855#M126416</link>
    <description>&lt;P&gt;Hi Marco,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The 2011 version seems to work with my Inventor 2013 as well - it's under the Add-In's Ribbon tab.&lt;/P&gt;
&lt;P&gt;So I don't see why it would not work with 2012 too. :-s&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please double-check with the AddIn's Manager if it is loaded?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jan 2014 17:43:02 GMT</pubDate>
    <dc:creator>adam.nagy</dc:creator>
    <dc:date>2014-01-28T17:43:02Z</dc:date>
    <item>
      <title>Attribute Helper for Inventor 2012</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/attribute-helper-for-inventor-2012/m-p/4769471#M126415</link>
      <description>&lt;P&gt;Hello everybody,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Brian Ekins (Mod The Machine) has written great utility Attribute Helper for Inventor 2011 and last for 2013 and late.&lt;/P&gt;&lt;P&gt;I want to use it in Inventor 2012, I have tried to modify the 2011 version, that time the source was included but with no success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anyone have Attribute Helper for Inventor version 2012 and also the source?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks In Advance,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2014 10:09:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/attribute-helper-for-inventor-2012/m-p/4769471#M126415</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-01-23T10:09:43Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Helper for Inventor 2012</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/attribute-helper-for-inventor-2012/m-p/4779855#M126416</link>
      <description>&lt;P&gt;Hi Marco,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The 2011 version seems to work with my Inventor 2013 as well - it's under the Add-In's Ribbon tab.&lt;/P&gt;
&lt;P&gt;So I don't see why it would not work with 2012 too. :-s&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please double-check with the AddIn's Manager if it is loaded?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2014 17:43:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/attribute-helper-for-inventor-2012/m-p/4779855#M126416</guid>
      <dc:creator>adam.nagy</dc:creator>
      <dc:date>2014-01-28T17:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Helper for Inventor 2012</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/attribute-helper-for-inventor-2012/m-p/4780131#M126417</link>
      <description>Hi Adam,&lt;BR /&gt;&lt;BR /&gt;Yes, but if you want to change the attribute name nothing happens and sometime the add-in give an exception.&lt;BR /&gt;&lt;BR /&gt;Marco</description>
      <pubDate>Tue, 28 Jan 2014 19:38:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/attribute-helper-for-inventor-2012/m-p/4780131#M126417</guid>
      <dc:creator>marco_suurlant</dc:creator>
      <dc:date>2014-01-28T19:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Helper for Inventor 2012</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/attribute-helper-for-inventor-2012/m-p/4791379#M126418</link>
      <description>&lt;P&gt;Hi Marco,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Actually the Inventor 2013 version of the AddIn should probably work with Inventor 2012 as well - you would just need to modify the *.addin file of the project to enable it for Inventor 2012.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Anyway, I got the files from Brian and have uploaded them to our github account.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://github.com/ADN-DevTech/Inventor-Attribute-Helper" target="_self"&gt;https://github.com/ADN-DevTech/Inventor-Attribute-Helper&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2014 17:25:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/attribute-helper-for-inventor-2012/m-p/4791379#M126418</guid>
      <dc:creator>adam.nagy</dc:creator>
      <dc:date>2014-02-03T17:25:29Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Helper for Inventor 2012</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/attribute-helper-for-inventor-2012/m-p/4791747#M126419</link>
      <description>&lt;P&gt;Hi Adam,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you and also Brian (How is he doing?) for helping me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Actually the Inventor 2013 version of the AddIn is not working with Inventor 2012 version because is compiled in .Net Framework 4.0, and if I’m right Inventor 2012 AddIns only working with .Net Framework 3.5?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have compiled it in the .Net Framework 3.5 and now it is working.&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;</description>
      <pubDate>Mon, 03 Feb 2014 19:44:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/attribute-helper-for-inventor-2012/m-p/4791747#M126419</guid>
      <dc:creator>marco_suurlant</dc:creator>
      <dc:date>2014-02-03T19:44:10Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Helper for Inventor 2012</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/attribute-helper-for-inventor-2012/m-p/4791859#M126420</link>
      <description>&lt;P&gt;Hi Marco,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You're welcome. I'm glad it's working for you.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yep, forgot about the .NET version change.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Brian's enjoying his sabbatical at the moment. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for asking.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2014 20:29:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/attribute-helper-for-inventor-2012/m-p/4791859#M126420</guid>
      <dc:creator>adam.nagy</dc:creator>
      <dc:date>2014-02-03T20:29:48Z</dc:date>
    </item>
  </channel>
</rss>

