<?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 iLogic &amp;quot;build&amp;quot; tool for IDE users in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-quot-build-quot-tool-for-ide-users/m-p/9256390#M104664</link>
    <description>&lt;P&gt;I've made a simple script that collects vb files within a directory and merges them into a single iLogicVB file to be run in inventor. It's called iLogic Collector, and you can find it here: &lt;A title="https://github.com/jordanrobot/iLogicCollector" href="https://github.com/jordanrobot/iLogicCollector" target="_blank" rel="noreferrer noopener"&gt;https://github.com/jordanrobot/iLogicCollector&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class="contentCozy-3XX413 content-3dzVd8"&gt;&lt;DIV class="containerCozy-336-Cz container-206Blv"&gt;&lt;DIV class="markup-2BOw-j"&gt;&lt;DIV class="markupRtl-3M0hmN"&gt;I made it to help with testing an add-in I'm working on and to help me organize my more complicated ilogic scripts.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class="contentCozy-3XX413 content-3dzVd8"&gt;&lt;DIV class="containerCozy-336-Cz container-206Blv"&gt;&lt;DIV class="markup-2BOw-j"&gt;&lt;DIV class="markupRtl-3M0hmN"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="markupRtl-3M0hmN"&gt;I've started using visual studio in the past year and find it hard to go back to the inventor ilogic editor. One thing that's come out of it, I've been putting my code into file-per-class format for more strict oop code. This tool lets me bind those single files together into a single file to run from ilogic. I can drop the "compiled" file onto our shared ilogic folder on the network and everyone can access the script, while the source stays in a backed up git repo.&amp;nbsp; That way I can also keep my sugary VS and R# goodness.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="containerCozy-B4noqO container-1e22Ot"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="markup-2BOw-j"&gt;&lt;DIV class="markupRtl-3M0hmN"&gt;Hopefully someone else finds it useful.&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 17 Jan 2020 02:47:54 GMT</pubDate>
    <dc:creator>mjordan2</dc:creator>
    <dc:date>2020-01-17T02:47:54Z</dc:date>
    <item>
      <title>iLogic "build" tool for IDE users</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-quot-build-quot-tool-for-ide-users/m-p/9256390#M104664</link>
      <description>&lt;P&gt;I've made a simple script that collects vb files within a directory and merges them into a single iLogicVB file to be run in inventor. It's called iLogic Collector, and you can find it here: &lt;A title="https://github.com/jordanrobot/iLogicCollector" href="https://github.com/jordanrobot/iLogicCollector" target="_blank" rel="noreferrer noopener"&gt;https://github.com/jordanrobot/iLogicCollector&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class=""&gt;&lt;DIV class="contentCozy-3XX413 content-3dzVd8"&gt;&lt;DIV class="containerCozy-336-Cz container-206Blv"&gt;&lt;DIV class="markup-2BOw-j"&gt;&lt;DIV class="markupRtl-3M0hmN"&gt;I made it to help with testing an add-in I'm working on and to help me organize my more complicated ilogic scripts.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class=""&gt;&lt;DIV class="contentCozy-3XX413 content-3dzVd8"&gt;&lt;DIV class="containerCozy-336-Cz container-206Blv"&gt;&lt;DIV class="markup-2BOw-j"&gt;&lt;DIV class="markupRtl-3M0hmN"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="markupRtl-3M0hmN"&gt;I've started using visual studio in the past year and find it hard to go back to the inventor ilogic editor. One thing that's come out of it, I've been putting my code into file-per-class format for more strict oop code. This tool lets me bind those single files together into a single file to run from ilogic. I can drop the "compiled" file onto our shared ilogic folder on the network and everyone can access the script, while the source stays in a backed up git repo.&amp;nbsp; That way I can also keep my sugary VS and R# goodness.&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="containerCozy-B4noqO container-1e22Ot"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV class="markup-2BOw-j"&gt;&lt;DIV class="markupRtl-3M0hmN"&gt;Hopefully someone else finds it useful.&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 17 Jan 2020 02:47:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-quot-build-quot-tool-for-ide-users/m-p/9256390#M104664</guid>
      <dc:creator>mjordan2</dc:creator>
      <dc:date>2020-01-17T02:47:54Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic "build" tool for IDE users</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-quot-build-quot-tool-for-ide-users/m-p/9261080#M104745</link>
      <description>&lt;P&gt;That's pretty cool, thanks for sharing.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jan 2020 08:56:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-quot-build-quot-tool-for-ide-users/m-p/9261080#M104745</guid>
      <dc:creator>AlexFielder</dc:creator>
      <dc:date>2020-01-20T08:56:59Z</dc:date>
    </item>
  </channel>
</rss>

