<?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: VS Community 2022 Template Setup in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/vs-community-2022-template-setup/m-p/11381545#M141812</link>
    <description>&lt;P&gt;I have not so much as a template but created a tutorial on how you can make an addin from scratch.&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;A href="http://www.hjalte.nl/60-creating-an-inventor-addin" target="_blank"&gt;creating-an-inventor-addin,&lt;/A&gt; &lt;A href="http://www.hjalte.nl/61-adding-icons-to-your-buttons" target="_blank" rel="noopener"&gt;adding-icons-to-your-buttons&lt;/A&gt; and &lt;A href="http://www.hjalte.nl/62-debugging-addins" target="_blank"&gt;debugging-addins-without-restarting-Inventor&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 25 Aug 2022 19:21:24 GMT</pubDate>
    <dc:creator>JelteDeJong</dc:creator>
    <dc:date>2022-08-25T19:21:24Z</dc:date>
    <item>
      <title>VS Community 2022 Template Setup</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/vs-community-2022-template-setup/m-p/11381337#M141807</link>
      <description>&lt;P&gt;Some point in time VS Community changed how it handle Templates and I didn't get around to fix it.&lt;/P&gt;&lt;P&gt;After a few hours, finally I got this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="VB-Template-01.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1108083i5EE8FEE9799EDC27/image-size/large?v=v2&amp;amp;px=999" role="button" title="VB-Template-01.jpg" alt="VB-Template-01.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it'll last.&amp;nbsp; Still got a few things to fix.&lt;/P&gt;&lt;P&gt;Any one got update Template?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 17:32:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/vs-community-2022-template-setup/m-p/11381337#M141807</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2022-08-25T17:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: VS Community 2022 Template Setup</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/vs-community-2022-template-setup/m-p/11381545#M141812</link>
      <description>&lt;P&gt;I have not so much as a template but created a tutorial on how you can make an addin from scratch.&lt;/P&gt;
&lt;P data-unlink="true"&gt;&lt;A href="http://www.hjalte.nl/60-creating-an-inventor-addin" target="_blank"&gt;creating-an-inventor-addin,&lt;/A&gt; &lt;A href="http://www.hjalte.nl/61-adding-icons-to-your-buttons" target="_blank" rel="noopener"&gt;adding-icons-to-your-buttons&lt;/A&gt; and &lt;A href="http://www.hjalte.nl/62-debugging-addins" target="_blank"&gt;debugging-addins-without-restarting-Inventor&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 19:21:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/vs-community-2022-template-setup/m-p/11381545#M141812</guid>
      <dc:creator>JelteDeJong</dc:creator>
      <dc:date>2022-08-25T19:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: VS Community 2022 Template Setup</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/vs-community-2022-template-setup/m-p/11381593#M141815</link>
      <description>&lt;P&gt;Cool.&amp;nbsp; Make it a Template so user don't need to create it from scratch every time.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Aug 2022 19:30:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/vs-community-2022-template-setup/m-p/11381593#M141815</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2022-08-25T19:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: VS Community 2022 Template Setup</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/vs-community-2022-template-setup/m-p/11383207#M141852</link>
      <description>&lt;P&gt;I'm full-time developer for Autodesk products especially for Inventor. I have made dozens of add-ins. But I use almost default add-in template (just modified post-build events).&lt;/P&gt;&lt;P&gt;For Inventor add-ins I have made my own shared library (.dll file) with basic functionality for Inventor add-ins. This library contains tens of objects and thousands lines of code. When I start work on new add-in, I just add this library to the References like Inventor.Interop, stdole, etc.&lt;/P&gt;&lt;P&gt;It is better solution then copy source code to each project individually.&lt;/P&gt;&lt;P&gt;You can store source code in one place and if you want to update something, create new version of this library and just replace the reference in the add-in project.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 13:40:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/vs-community-2022-template-setup/m-p/11383207#M141852</guid>
      <dc:creator>Michael.Navara</dc:creator>
      <dc:date>2022-08-26T13:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: VS Community 2022 Template Setup</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/vs-community-2022-template-setup/m-p/11383453#M141868</link>
      <description>&lt;P&gt;I started with macro (IV9?) then convert them to addin.&lt;/P&gt;&lt;P&gt;Made a template so it's easier to start new projects.&lt;/P&gt;&lt;P&gt;Code was &lt;STRIKE&gt;stolen&lt;/STRIKE&gt;&amp;nbsp;collected from blogs (Mod the machine, I think) and forum.&lt;/P&gt;&lt;P&gt;I use VS Community so a few things doesn't work as the paid version.&lt;/P&gt;&lt;P&gt;ie SDK never install template properly.&lt;/P&gt;&lt;P&gt;Last time I updated my Template was 2014.&amp;nbsp; Making addin until IV2017.&lt;/P&gt;&lt;P&gt;Attached my Template.&amp;nbsp; Still need some clean up.&lt;/P&gt;&lt;P&gt;Let me know how to make it better.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 19:09:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/vs-community-2022-template-setup/m-p/11383453#M141868</guid>
      <dc:creator>Frederick_Law</dc:creator>
      <dc:date>2022-08-30T19:09:47Z</dc:date>
    </item>
    <item>
      <title>Re: VS Community 2022 Template Setup</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/vs-community-2022-template-setup/m-p/11387078#M141919</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5011186"&gt;@JelteDeJong&lt;/a&gt;,&lt;BR /&gt;i'm very interested into debugging inventor without restarting it, but your website seems to have an issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 07:20:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/vs-community-2022-template-setup/m-p/11387078#M141919</guid>
      <dc:creator>CattabianiI</dc:creator>
      <dc:date>2022-08-29T07:20:20Z</dc:date>
    </item>
    <item>
      <title>Re: VS Community 2022 Template Setup</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/vs-community-2022-template-setup/m-p/11388488#M141963</link>
      <description>&lt;P&gt;Some update went wrong. But the site is up again.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 18:16:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/vs-community-2022-template-setup/m-p/11388488#M141963</guid>
      <dc:creator>JelteDeJong</dc:creator>
      <dc:date>2022-08-29T18:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: VS Community 2022 Template Setup</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/vs-community-2022-template-setup/m-p/11391209#M142026</link>
      <description>&lt;P&gt;After 10 years and thousands of times restarting Inventor I have found a solution:&amp;nbsp; Testing your plug-in without restarting Inventor is possible!&lt;/P&gt;&lt;P&gt;Just rebuild your project in Visual Studio and your dll is reloaded automatically in Inventor.&lt;/P&gt;&lt;P&gt;I have made a tool that does this trick. (see picture). It will make developers' lives much easier.&lt;/P&gt;&lt;P&gt;I will soon share a video how it works.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="wpepping_1-1661882164894.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1109874i4AA26AB44268E9F8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="wpepping_1-1661882164894.png" alt="wpepping_1-1661882164894.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 18:49:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/vs-community-2022-template-setup/m-p/11391209#M142026</guid>
      <dc:creator>w.pepping</dc:creator>
      <dc:date>2022-08-30T18:49:28Z</dc:date>
    </item>
  </channel>
</rss>

