<?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: iLogic Rule in Content Center Parts Error in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-rule-in-content-center-parts-error/m-p/8386889#M91119</link>
    <description>&lt;P&gt;image attached&lt;/P&gt;</description>
    <pubDate>Wed, 07 Nov 2018 19:16:48 GMT</pubDate>
    <dc:creator>timothy_berg</dc:creator>
    <dc:date>2018-11-07T19:16:48Z</dc:date>
    <item>
      <title>iLogic Rule in Content Center Parts Error</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-rule-in-content-center-parts-error/m-p/8386302#M91117</link>
      <description>&lt;P&gt;My group recently updated to 2018 Inventor. Since then the Content Center families that have rules controlling the description/parameters etc. have started to produce an error. Was there a change in the program that does not allow iLogic on Content Center families and the parts the families create?&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2018 15:54:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-rule-in-content-center-parts-error/m-p/8386302#M91117</guid>
      <dc:creator>timothy_berg</dc:creator>
      <dc:date>2018-11-07T15:54:29Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic Rule in Content Center Parts Error</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-rule-in-content-center-parts-error/m-p/8386848#M91118</link>
      <description>&lt;P&gt;Are you seeing a security alert, or an error? Can you post an image or transcription of the message you're seeing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Some new security features were added for iLogic in Inventor 2018, which you can read about here:&amp;nbsp;&lt;A href="http://help.autodesk.com/view/INVNTOR/2018/ENU/?guid=GUID-29D9029D-FC48-4821-AA51-5F9A8C13840B" target="_blank"&gt;Inventor 2018 Help: iLogic Security&lt;/A&gt;&amp;nbsp;(found with a quick Google search &lt;img id="smileywink" class="emoticon emoticon-smileywink" src="https://forums.autodesk.com/i/smilies/16x16_smiley-wink.png" alt="Smiley Wink" title="Smiley Wink" /&gt;).&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2018 18:59:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-rule-in-content-center-parts-error/m-p/8386848#M91118</guid>
      <dc:creator>DRoam</dc:creator>
      <dc:date>2018-11-07T18:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic Rule in Content Center Parts Error</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-rule-in-content-center-parts-error/m-p/8386889#M91119</link>
      <description>&lt;P&gt;image attached&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2018 19:16:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-rule-in-content-center-parts-error/m-p/8386889#M91119</guid>
      <dc:creator>timothy_berg</dc:creator>
      <dc:date>2018-11-07T19:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic Rule in Content Center Parts Error</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-rule-in-content-center-parts-error/m-p/8387268#M91130</link>
      <description>&lt;P&gt;Ahh, love those. So informative &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@7B4B80143EBEB4F250CEEC82342F6CA1/emoticons/1f609.png" alt=":winking_face:" title=":winking_face:" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Those generally mean there's a specific line in your code that's giving Inventor trouble. This may be due to a problem with the update, but the only way to know would be to figure out which line is causing the error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The way I usually deal with those very unhelpful error messages, is putting messageboxes at strategic places throughout my code (sometimes I just number them 1, 2, 3, etc.), then run the rule and see which is the last one to pop up before the error. I'll repeat this until I've narrowed it down to the single line that's causing the error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There's probably a better way of doing this... but I don't know of one.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2018 21:28:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-rule-in-content-center-parts-error/m-p/8387268#M91130</guid>
      <dc:creator>DRoam</dc:creator>
      <dc:date>2018-11-07T21:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic Rule in Content Center Parts Error</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-rule-in-content-center-parts-error/m-p/8387297#M91131</link>
      <description>&lt;P&gt;I will give that a try, thanks&lt;/P&gt;</description>
      <pubDate>Wed, 07 Nov 2018 21:41:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-rule-in-content-center-parts-error/m-p/8387297#M91131</guid>
      <dc:creator>timothy_berg</dc:creator>
      <dc:date>2018-11-07T21:41:39Z</dc:date>
    </item>
  </channel>
</rss>

