<?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: How to determine iLogic Components in an Assembly ? in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-to-determine-ilogic-components-in-an-assembly/m-p/7876201#M82331</link>
    <description>&lt;P&gt;I think you are out of luck.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I took a quick gander for assets and propertysets and didn't see anything that would contain a flag for if a part was generated using the "Place iLogic Components command"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This leaves me with the assumption that the Place iLogic components command is just a tool that doesn't flag the parts, but just allows parts to have their parameters changed at time of placement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, if the parts you place based of the command have some sort of commonality, you might be able to use that commonality to identify them all otherwise.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Mar 2018 18:36:15 GMT</pubDate>
    <dc:creator>MechMachineMan</dc:creator>
    <dc:date>2018-03-22T18:36:15Z</dc:date>
    <item>
      <title>How to determine iLogic Components in an Assembly ?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-to-determine-ilogic-components-in-an-assembly/m-p/7870585#M82254</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am new to customization in Inventor.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Currently I am stuck in a situation where I need to loop through an Assembly and identify/get the iLogic Components which are used in the Assembly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried using certain APIs like "&lt;SPAN&gt;ComponentOccurrence" but was unable to get the required&amp;nbsp;iLogic Components.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Could someone help me with a code snippet to search the iLogic Components in an Assembly.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 07:43:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-to-determine-ilogic-components-in-an-assembly/m-p/7870585#M82254</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-21T07:43:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine iLogic Components in an Assembly ?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-to-determine-ilogic-components-in-an-assembly/m-p/7871944#M82276</link>
      <description>&lt;P&gt;What do you mean by iLogic components? I have not heard of that.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you mean parts placed using "place iLogic components"?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you mean parts placed that have embed rules?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;etc..&lt;/P&gt;</description>
      <pubDate>Wed, 21 Mar 2018 14:34:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-to-determine-ilogic-components-in-an-assembly/m-p/7871944#M82276</guid>
      <dc:creator>MechMachineMan</dc:creator>
      <dc:date>2018-03-21T14:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine iLogic Components in an Assembly ?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-to-determine-ilogic-components-in-an-assembly/m-p/7873957#M82309</link>
      <description>&lt;P&gt;Yes,&amp;nbsp;&lt;SPAN&gt;&amp;nbsp;the parts placed using "place iLogic components" in an Assembly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 06:08:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-to-determine-ilogic-components-in-an-assembly/m-p/7873957#M82309</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-03-22T06:08:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to determine iLogic Components in an Assembly ?</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-to-determine-ilogic-components-in-an-assembly/m-p/7876201#M82331</link>
      <description>&lt;P&gt;I think you are out of luck.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I took a quick gander for assets and propertysets and didn't see anything that would contain a flag for if a part was generated using the "Place iLogic Components command"&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This leaves me with the assumption that the Place iLogic components command is just a tool that doesn't flag the parts, but just allows parts to have their parameters changed at time of placement.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However, if the parts you place based of the command have some sort of commonality, you might be able to use that commonality to identify them all otherwise.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Mar 2018 18:36:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/how-to-determine-ilogic-components-in-an-assembly/m-p/7876201#M82331</guid>
      <dc:creator>MechMachineMan</dc:creator>
      <dc:date>2018-03-22T18:36:15Z</dc:date>
    </item>
  </channel>
</rss>

