<?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: counting assembly occurrences in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/counting-assembly-occurrences/m-p/5527611#M54450</link>
    <description>&lt;P&gt;I faced the same problem some weeks ago, I found answers in these links:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://modthemachine.typepad.com/my_weblog/2009/03/accessing-assembly-components.html"&gt;http://modthemachine.typepad.com/my_weblog/2009/03/accessing-assembly-components.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://forums.autodesk.com/t5/inventor-customization/bom-structured-view-in-an-txt/m-p/5501530#M54028"&gt;http://forums.autodesk.com/t5/inventor-customization/bom-structured-view-in-an-txt/m-p/5501530#M54028&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Usually Instead of having a messagebox I use .txt writer saving in spacific folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;</description>
    <pubDate>Wed, 04 Mar 2015 08:20:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2015-03-04T08:20:51Z</dc:date>
    <item>
      <title>counting assembly occurrences</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/counting-assembly-occurrences/m-p/5526770#M54436</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What is the fastest, easiest, most simple way of counting individual occurrences? Lets say i have 50 components in my assembly-&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;10&amp;nbsp;x Wood Screw&lt;/P&gt;&lt;P&gt;10 x MDF Panel&lt;/P&gt;&lt;P&gt;10 x Plywood Back&lt;/P&gt;&lt;P&gt;10 x Top Panel&lt;/P&gt;&lt;P&gt;10 x Base Panel&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;instead of looping through to get 100 messageboxes each showing the same object 10 times&lt;/P&gt;&lt;P&gt;(wood Screw:1, Wood Screw:2 etc),&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i need to get 5 message boxes showing the description &amp;amp; quantity&lt;/P&gt;&lt;P&gt;(Wood Screw x 10)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;is there a way of counting occurrences in an assembly and just looping through them for a count?&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;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2015 17:06:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/counting-assembly-occurrences/m-p/5526770#M54436</guid>
      <dc:creator>NachitoMax</dc:creator>
      <dc:date>2015-03-03T17:06:13Z</dc:date>
    </item>
    <item>
      <title>Re: counting assembly occurrences</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/counting-assembly-occurrences/m-p/5527098#M54439</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm just thinking loud.&lt;/P&gt;&lt;P&gt;Isn't that Bom what you just said ? Do you really need msg box to tell you what you have in bom? Give more info to better understand what intension you have.&lt;/P&gt;</description>
      <pubDate>Tue, 03 Mar 2015 20:11:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/counting-assembly-occurrences/m-p/5527098#M54439</guid>
      <dc:creator>GosponZ</dc:creator>
      <dc:date>2015-03-03T20:11:22Z</dc:date>
    </item>
    <item>
      <title>Re: counting assembly occurrences</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/counting-assembly-occurrences/m-p/5527108#M54440</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I was using the msgbox purely for example to demonstrate 5 returns for a component definition instead of 20&lt;BR /&gt;&lt;BR /&gt;I'll give a different description when I get home if it helps.&lt;BR /&gt;&lt;BR /&gt;Cheers</description>
      <pubDate>Tue, 03 Mar 2015 20:16:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/counting-assembly-occurrences/m-p/5527108#M54440</guid>
      <dc:creator>NachitoMax</dc:creator>
      <dc:date>2015-03-03T20:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: counting assembly occurrences</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/counting-assembly-occurrences/m-p/5527611#M54450</link>
      <description>&lt;P&gt;I faced the same problem some weeks ago, I found answers in these links:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://modthemachine.typepad.com/my_weblog/2009/03/accessing-assembly-components.html"&gt;http://modthemachine.typepad.com/my_weblog/2009/03/accessing-assembly-components.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A target="_blank" href="http://forums.autodesk.com/t5/inventor-customization/bom-structured-view-in-an-txt/m-p/5501530#M54028"&gt;http://forums.autodesk.com/t5/inventor-customization/bom-structured-view-in-an-txt/m-p/5501530#M54028&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Usually Instead of having a messagebox I use .txt writer saving in spacific folder.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Bye&lt;/P&gt;</description>
      <pubDate>Wed, 04 Mar 2015 08:20:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/counting-assembly-occurrences/m-p/5527611#M54450</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-03-04T08:20:51Z</dc:date>
    </item>
  </channel>
</rss>

