<?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 w/ iPart into Assembly in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-w-ipart-into-assembly/m-p/9665190#M113957</link>
    <description>&lt;P&gt;I have created an iPart that has various feature's suppressed depending on which member is selected when placed into an assembly. However, in addition to these feature suppression's, within the part I have ilogic that suppresses features if a given parameter falls withing a range of values. Everything works well when in the part (the ilogic suppressions&amp;nbsp; work). However, the ilogic for the part does not carry over to the assembly and therefore does not suppress certain features properly. Is there a way to have ilogic carry over to an assembly?&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jul 2020 20:41:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-07-30T20:41:34Z</dc:date>
    <item>
      <title>iLogic w/ iPart into Assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-w-ipart-into-assembly/m-p/9665190#M113957</link>
      <description>&lt;P&gt;I have created an iPart that has various feature's suppressed depending on which member is selected when placed into an assembly. However, in addition to these feature suppression's, within the part I have ilogic that suppresses features if a given parameter falls withing a range of values. Everything works well when in the part (the ilogic suppressions&amp;nbsp; work). However, the ilogic for the part does not carry over to the assembly and therefore does not suppress certain features properly. Is there a way to have ilogic carry over to an assembly?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jul 2020 20:41:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-w-ipart-into-assembly/m-p/9665190#M113957</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-07-30T20:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic w/ iPart into Assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-w-ipart-into-assembly/m-p/9697122#M114729</link>
      <description>&lt;P&gt;Hello&amp;nbsp;@Anonymous&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As far as I know, it is not a good practice to use iParts factory with iLogic rules, as it will always update within the factory but will no carry forward the latest state in to assembly. The reason is, when we are placing an iPart component in an assembly, we are actually placing an instance that is created from factory iPart and not the actual factory part, so when you have iLogic inside it, it will update the factory but will not again generate and reflect the up to date member, to do that you need to open the factory and press update. I would rather not use iLogic for this and directly use iPart table to suppress all the feature that you have suppressed with iLogic and then it works best.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this has answered your question, please accept this as solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Dutt Thakar&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 11:05:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-w-ipart-into-assembly/m-p/9697122#M114729</guid>
      <dc:creator>dutt.thakar</dc:creator>
      <dc:date>2020-08-18T11:05:03Z</dc:date>
    </item>
    <item>
      <title>Re: iLogic w/ iPart into Assembly</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-w-ipart-into-assembly/m-p/9697153#M114730</link>
      <description>&lt;P&gt;Combining iLogic with an iPart factory inside the part itself is not a good idea. Your best option is probably to expand your iPart factory and get rid of the iLogic inside your part, this shouldnt be too much work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have iPart member A and you use iLogic to supress feature 1 depending on a parameter value&lt;/P&gt;&lt;P&gt;you can simply make more iPart variants;&lt;/P&gt;&lt;P&gt;Member A1 (iPart A with feature 1 unsupressed)&amp;nbsp;&lt;/P&gt;&lt;P&gt;Member A0 (iPart A with feature 1 supressed)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use iLogic inside your assembly to check the iPart parameter values etc, so you dont loose any information or flexibility&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Aug 2020 11:33:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/ilogic-w-ipart-into-assembly/m-p/9697153#M114730</guid>
      <dc:creator>Daan_M</dc:creator>
      <dc:date>2020-08-18T11:33:49Z</dc:date>
    </item>
  </channel>
</rss>

