<?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 tutorial in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8531499#M198546</link>
    <description>&lt;P&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Can someone recommend a good iLogic tutorial?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jan 2019 23:53:20 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-01-17T23:53:20Z</dc:date>
    <item>
      <title>iLogic tutorial</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8531499#M198546</link>
      <description>&lt;P&gt;Hi!&lt;BR /&gt;&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Can someone recommend a good iLogic tutorial?&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2019 23:53:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8531499#M198546</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-17T23:53:20Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic tutorial</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8533303#M198547</link>
      <description>&lt;P&gt;Hi! You can do a quick search on the forum and Autodesk Knowledge Network. Also, there are some books about Inventor iLogic available for purchase at Amazon.com.&lt;/P&gt;
&lt;P&gt;From my limited experience, iLogic is best learned by using it. At the very beginning, it may look a bit overwhelming if you are not a programmer. But, the concept is very straight forward. Once you get past the initial shock, you will find many use cases allowing you to customize your workflows.&lt;/P&gt;
&lt;P&gt;Let's start from the basics. On top of your head, can you think of something you would like to customize or automate? There usually should be a solution in iLogic.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 16:56:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8533303#M198547</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2019-01-18T16:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic tutorial</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8533365#M198548</link>
      <description>&lt;P&gt;I second &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;'s suggestion.&amp;nbsp; You may very well be able to find some tutorials that will help you get started, but you'll learn most of it by experience using it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm a terrible programmer, but I use iLogic all the time.&amp;nbsp; The sample snippets in the editor will take you a long way, even without knowing much about programming.&amp;nbsp; Obviously you can do more in-depth automation with more programming skill and knowledge of Inventor's API, but you can accomplish a lot just by poking around and trying things.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would suggest coming up with some simple scenario and trying to automate it using combinations of the sample snippets.&amp;nbsp; It doesn't have to be something from your real application, or even anything with practical value.&amp;nbsp; For example:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Extrude a box.&lt;/LI&gt;
&lt;LI&gt;Name the extrusion distance "Length".&lt;/LI&gt;
&lt;LI&gt;Set&amp;nbsp;the part's appearance to "Dark Green".&lt;/LI&gt;
&lt;LI&gt;Write a simple (maybe a little silly) iLogic rule that changes the appearance to "Red" if the Length parameter is&amp;nbsp;greater than some limit you choose, and otherwise changes it back to "Dark Green".&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;This should be doable by inserting an "If / Then / Else" structure and looking around through the snippets to figure out how to control the part color.&amp;nbsp; You'll probably learn a lot about what you can control with iLogic just in the process of looking for the snippets to build a few simple practice rules like this.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 17:15:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8533365#M198548</guid>
      <dc:creator>jtylerbc</dc:creator>
      <dc:date>2019-01-18T17:15:52Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic tutorial</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8533485#M198549</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/674465"&gt;@jtylerbc&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your replies!&lt;/P&gt;</description>
      <pubDate>Fri, 18 Jan 2019 18:05:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8533485#M198549</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-18T18:05:24Z</dc:date>
    </item>
    <item>
      <title>Betreff: iLogic tutorial</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8534989#M198550</link>
      <description>&lt;P&gt;@Anonymous,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/inventor-forum/collection-of-ilogic-models-for-beginners/m-p/7330801#M657017" target="_blank"&gt;inventor-forum/collection-of-ilogic-models-for-beginners&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jan 2019 17:58:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8534989#M198550</guid>
      <dc:creator>S_May</dc:creator>
      <dc:date>2019-01-19T17:58:46Z</dc:date>
    </item>
    <item>
      <title>Betreff: iLogic tutorial</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8536013#M198551</link>
      <description>&lt;P&gt;It's long but I found this helps:&amp;nbsp;&lt;A href="https://www.youtube.com/watch?v=xGx8hXKaYu8" target="_blank"&gt;https://www.youtube.com/watch?v=xGx8hXKaYu8&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jan 2019 19:58:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8536013#M198551</guid>
      <dc:creator>leowarren34</dc:creator>
      <dc:date>2019-01-20T19:58:37Z</dc:date>
    </item>
    <item>
      <title>Betreff: iLogic tutorial</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8536021#M198552</link>
      <description>&lt;P&gt;Thanks for all your replies!&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jan 2019 20:11:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8536021#M198552</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-20T20:11:13Z</dc:date>
    </item>
    <item>
      <title>Betreff: iLogic tutorial</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8536025#M198553</link>
      <description>&lt;P&gt;What is the programming language name for scripts in iLogic?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jan 2019 20:14:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8536025#M198553</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-20T20:14:28Z</dc:date>
    </item>
    <item>
      <title>Betreff: iLogic tutorial</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8536029#M198554</link>
      <description>&lt;P&gt;Is it&amp;nbsp;&lt;SPAN&gt;Visual Basic (VB.NET)&amp;nbsp;?&lt;BR /&gt;Am I right?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jan 2019 20:15:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8536029#M198554</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-01-20T20:15:44Z</dc:date>
    </item>
    <item>
      <title>Betreff: iLogic tutorial</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8536811#M198555</link>
      <description>&lt;P&gt;Yes, it is VB.NET with some additional stuff on top. You can use the full potential of VB.NET like database access, filehandling, interacting with other programs etc.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 08:26:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/ilogic-tutorial/m-p/8536811#M198555</guid>
      <dc:creator>Skadborg.NTI</dc:creator>
      <dc:date>2019-01-21T08:26:01Z</dc:date>
    </item>
  </channel>
</rss>

