<?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: parts list with multiple subassemblies in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/parts-list-with-multiple-subassemblies/m-p/10202448#M113957</link>
    <description>&lt;P&gt;Hi! On top of what Steve has mentioned, if you have parts with the same Part Number merged into one row, you can do the following to have individual balloons but they are rolled up in one row in PartsList.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Go to BOM table in the assembly -&amp;gt; uncheck "Merge row on Part Number match."&lt;/P&gt;
&lt;P&gt;2) Go to the PartsList -&amp;gt; enable Grouping -&amp;gt; group by Part Number.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 31 Mar 2021 16:02:53 GMT</pubDate>
    <dc:creator>johnsonshiue</dc:creator>
    <dc:date>2021-03-31T16:02:53Z</dc:date>
    <item>
      <title>parts list with multiple subassemblies</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parts-list-with-multiple-subassemblies/m-p/10202178#M113955</link>
      <description>&lt;P&gt;I have a simple conveyor 16' long that is comprised of multiple assemblies. normally I start with the sides to get the length and width based on the belting which is assembly #1. from there I do a sketch of the leg frame for use in the frame generator to apply the correct height which is assembly #2. Next, comes the belt supports and shafts that dictate the actual belt lengths and pathing (2 shafts vs. 5 shafts typically) which is assembly #3. Then another assembly is the bearings, guards, and bolted connections in assembly #4. Finally, I have the final revisions such as additional guards, additional bolted connections, adjustable footpads for the legs, and any missed parts during the assembly process. the reason for creating sub-assemblies like this is because of the change process during design and layout. someone may want to change leg heights, wash hole locations or lengths, or shaft/bearing configuration.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It is kind of a pain to have to comprise one conveyor of multiple assemblies but going back and making a simple change to say the legs can mess up other components and the entire assembly if I do it as all one assembly. this creates a huge problem when it comes to the parts list as it only lists the final assembly parts and the last built assembly as its own part. I have gone into BOM and modified this so it shows all parts, however, when it comes to fabrication, most of the welders don't understand part # 1.1.1.1.2.5 in the layout drawing enough to actually assemble the conveyor.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I understand that the program has its limitations when it comes to parts lists and I can't / don't want to exactly call out every sub-assembly or make a manual parts list. Does anyone have any ideas on how to simplify this process at all?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mattKKSX3_0-1617200722100.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/900768iC1945326767D8E44/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mattKKSX3_0-1617200722100.png" alt="mattKKSX3_0-1617200722100.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mattKKSX3_1-1617200787851.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/900769iFC0B1A6F740C8856/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mattKKSX3_1-1617200787851.png" alt="mattKKSX3_1-1617200787851.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="mattKKSX3_2-1617200827160.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/900770iC2C4CDF10A4D2AAC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="mattKKSX3_2-1617200827160.png" alt="mattKKSX3_2-1617200827160.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;The last one shows the initial sides assembly (assembly #1)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 14:28:08 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parts-list-with-multiple-subassemblies/m-p/10202178#M113955</guid>
      <dc:creator>mattKKSX3</dc:creator>
      <dc:date>2021-03-31T14:28:08Z</dc:date>
    </item>
    <item>
      <title>Re: parts list with multiple subassemblies</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parts-list-with-multiple-subassemblies/m-p/10202248#M113956</link>
      <description>&lt;P&gt;Here are some options:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Assign each component a part number and modify your balloon style and parts lists to display the p/n not the BOM index number.&lt;/LI&gt;
&lt;LI&gt;Document each sub-assembly on a different sheet, each with its own index number for the sub-assembly components.
&lt;OL&gt;
&lt;LI&gt;index numbers are only good in a specific assembly.&amp;nbsp; If you want a number that is preserved across different assemblies, use a component iprop, like Part Number&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Document each sub-assembly in a different drawing file&lt;/LI&gt;
&lt;LI&gt;Restructure your design and modeling approach to match your production floor's documentation needs&lt;/LI&gt;
&lt;LI&gt;Change the sub-assembly BOM settings from Normal to Phantom
&lt;OL&gt;
&lt;LI&gt;This will push the sub-assembly childern up to the next higher Normal assembly in the Drawing Parts List&lt;/LI&gt;
&lt;/OL&gt;
&lt;/LI&gt;
&lt;LI&gt;Use a Parts-Only parts list, not a structured parts list.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 15:00:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parts-list-with-multiple-subassemblies/m-p/10202248#M113956</guid>
      <dc:creator>swalton</dc:creator>
      <dc:date>2021-03-31T15:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: parts list with multiple subassemblies</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/parts-list-with-multiple-subassemblies/m-p/10202448#M113957</link>
      <description>&lt;P&gt;Hi! On top of what Steve has mentioned, if you have parts with the same Part Number merged into one row, you can do the following to have individual balloons but they are rolled up in one row in PartsList.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1) Go to BOM table in the assembly -&amp;gt; uncheck "Merge row on Part Number match."&lt;/P&gt;
&lt;P&gt;2) Go to the PartsList -&amp;gt; enable Grouping -&amp;gt; group by Part Number.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 31 Mar 2021 16:02:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/parts-list-with-multiple-subassemblies/m-p/10202448#M113957</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2021-03-31T16:02:53Z</dc:date>
    </item>
  </channel>
</rss>

