<?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: Help with using SDK\DeveloperTools\Samples\VB.NET\AddIns in Inventor Programming Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-forum/help-with-using-sdk-developertools-samples-vb-net-addins/m-p/7287508#M98956</link>
    <description>&lt;P&gt;From what I had done in enabling the VBAAutoMacros addin from the samples, I gathered the steps are this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Use the Inventor Add-in templates to create your code.&lt;/P&gt;
&lt;P&gt;2. Compile your code&lt;/P&gt;
&lt;P&gt;3. Create a .addin file (or probably copy and change an existing one as necessary) - converting to a .txt, editting, and converting back works just fine. Ensure the GUID's used in them are consistent.&lt;/P&gt;
&lt;P&gt;4. Move your .addin and the .dll file to the proper location as indicated in the samples (one to the Inventor\bin, one elsewhere).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I could be missing something, or this could just be for an unregistered addin. Should be a start though!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck.&lt;/P&gt;</description>
    <pubDate>Wed, 09 Aug 2017 14:17:38 GMT</pubDate>
    <dc:creator>MechMachineMan</dc:creator>
    <dc:date>2017-08-09T14:17:38Z</dc:date>
    <item>
      <title>Help with using SDK\DeveloperTools\Samples\VB.NET\AddIns</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/help-with-using-sdk-developertools-samples-vb-net-addins/m-p/7286816#M98955</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have done lots of VB.Net programming with the Inventor API but I would like to learn how to create an Add-In which integrates into the Inventor Interface.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There are just a few things I don't understand.&amp;nbsp; The sample projects are Class Libraries, hence will output dll files when build.&amp;nbsp; How are the 'Visial Studio Add-in definition file's generated?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I try build the sample projects on my machine, the Post-build events are causing an error (exited with code 9009).&amp;nbsp; What is it that these build events are actually doing?&amp;nbsp; I have a feeling this question might answer my first question too!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;call "$(VS110COMNTOOLS)vsvars32.bat"&lt;BR /&gt;mt.exe -manifest "$(ProjectDir)My Project\SimpleAddIn.manifest" -outputresource:"$(TargetPath)";#2&lt;BR /&gt;tlbexp "$(TargetPath)"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any help explaining the concepts would be much appreciated.&amp;nbsp; As would any advice on helping to get started.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wayne&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 11:03:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/help-with-using-sdk-developertools-samples-vb-net-addins/m-p/7286816#M98955</guid>
      <dc:creator>waynehelley</dc:creator>
      <dc:date>2017-08-09T11:03:08Z</dc:date>
    </item>
    <item>
      <title>Re: Help with using SDK\DeveloperTools\Samples\VB.NET\AddIns</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/help-with-using-sdk-developertools-samples-vb-net-addins/m-p/7287508#M98956</link>
      <description>&lt;P&gt;From what I had done in enabling the VBAAutoMacros addin from the samples, I gathered the steps are this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. Use the Inventor Add-in templates to create your code.&lt;/P&gt;
&lt;P&gt;2. Compile your code&lt;/P&gt;
&lt;P&gt;3. Create a .addin file (or probably copy and change an existing one as necessary) - converting to a .txt, editting, and converting back works just fine. Ensure the GUID's used in them are consistent.&lt;/P&gt;
&lt;P&gt;4. Move your .addin and the .dll file to the proper location as indicated in the samples (one to the Inventor\bin, one elsewhere).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I could be missing something, or this could just be for an unregistered addin. Should be a start though!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Good luck.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 14:17:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/help-with-using-sdk-developertools-samples-vb-net-addins/m-p/7287508#M98956</guid>
      <dc:creator>MechMachineMan</dc:creator>
      <dc:date>2017-08-09T14:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Help with using SDK\DeveloperTools\Samples\VB.NET\AddIns</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/help-with-using-sdk-developertools-samples-vb-net-addins/m-p/7287586#M98957</link>
      <description>&lt;P&gt;Thanks for the reply Justin.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It makes a bit more sense now that I have realised the '.addin' files need to be created manually.&amp;nbsp; It looks like there isn't much to them other than some basic props and the '.dll' location.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2017 14:34:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/help-with-using-sdk-developertools-samples-vb-net-addins/m-p/7287586#M98957</guid>
      <dc:creator>waynehelley</dc:creator>
      <dc:date>2017-08-09T14:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Help with using SDK\DeveloperTools\Samples\VB.NET\AddIns</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-forum/help-with-using-sdk-developertools-samples-vb-net-addins/m-p/7290021#M98958</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1104010"&gt;@waynehelley&lt;/a&gt;&amp;nbsp;Please let me know if you get this working.&lt;/P&gt;
&lt;P&gt;I think I have done everything correct as the SDK readme describes but still my add-in is not available &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2017 09:42:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-forum/help-with-using-sdk-developertools-samples-vb-net-addins/m-p/7290021#M98958</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-08-10T09:42:50Z</dc:date>
    </item>
  </channel>
</rss>

