<?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: Best practice for multiple variations of part consisting of two components? in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/best-practice-for-multiple-variations-of-part-consisting-of-two/m-p/11337407#M69871</link>
    <description>&lt;P&gt;I'm fine using assemblies for this but wouldn't using model states mean manual work for each additional variant of a component? From my understanding if I had an assembly setup for A1-2, B1-4 then adding A3 variant would require manually setting up 4 new states: A3B1, A3B2, A3B3, A3B4. Isn't there any better way?&lt;/P&gt;</description>
    <pubDate>Wed, 03 Aug 2022 12:19:57 GMT</pubDate>
    <dc:creator>MBartylak</dc:creator>
    <dc:date>2022-08-03T12:19:57Z</dc:date>
    <item>
      <title>Best practice for multiple variations of part consisting of two components?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/best-practice-for-multiple-variations-of-part-consisting-of-two/m-p/11337340#M69869</link>
      <description>&lt;P&gt;I'm working on a personal project, where I want to 3D print a series of parts that each comprise of two components. For now component A has two versions (let's name them A1, A2), while component B has 4 (B1,B2,B3,B4) but this might increase in the future. They are joined by sharing one rectangular face. I want to be able to work separately on each component and then easily access the complete parts (A1B1, A1B2, and so on) and export them to *.obj.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can see several ways of achieving this but I'm wondering what would the best practice to minimize the effort of working with these parts in the future. I'm using Inventor Pro 2023 if that matters.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;EDIT:&lt;/P&gt;&lt;P&gt;Also worth adding that different versions of one component are entirely separate models, not mere parametric variations.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 11:43:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/best-practice-for-multiple-variations-of-part-consisting-of-two/m-p/11337340#M69869</guid>
      <dc:creator>MBartylak</dc:creator>
      <dc:date>2022-08-03T11:43:13Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice for multiple variations of part consisting of two components?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/best-practice-for-multiple-variations-of-part-consisting-of-two/m-p/11337386#M69870</link>
      <description>&lt;P&gt;Devil is always in the details but from what you've stated I don't see any reason that this "part consisting of two components" isn't just created as an assembly (iam file) where each "component" is a part (ipt file) and you can use model states to make the variations of each as needed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Part model states&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=FSQ-KX4P9IA" target="_blank"&gt;https://www.youtube.com/watch?v=FSQ-KX4P9IA&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Assembly model states&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=0oZWYjku5qw" target="_blank"&gt;https://www.youtube.com/watch?v=0oZWYjku5qw&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 12:08:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/best-practice-for-multiple-variations-of-part-consisting-of-two/m-p/11337386#M69870</guid>
      <dc:creator>mcgyvr</dc:creator>
      <dc:date>2022-08-03T12:08:24Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice for multiple variations of part consisting of two components?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/best-practice-for-multiple-variations-of-part-consisting-of-two/m-p/11337407#M69871</link>
      <description>&lt;P&gt;I'm fine using assemblies for this but wouldn't using model states mean manual work for each additional variant of a component? From my understanding if I had an assembly setup for A1-2, B1-4 then adding A3 variant would require manually setting up 4 new states: A3B1, A3B2, A3B3, A3B4. Isn't there any better way?&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 12:19:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/best-practice-for-multiple-variations-of-part-consisting-of-two/m-p/11337407#M69871</guid>
      <dc:creator>MBartylak</dc:creator>
      <dc:date>2022-08-03T12:19:57Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice for multiple variations of part consisting of two components?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/best-practice-for-multiple-variations-of-part-consisting-of-two/m-p/11337459#M69872</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3416625"&gt;@MBartylak&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I'm fine using assemblies for this but wouldn't using model states mean manual work for each additional variant of a component? From my understanding if I had an assembly setup for A1-2, B1-4 then adding A3 variant would require manually setting up 4 new states: A3B1, A3B2, A3B3, A3B4. Isn't there any better way?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Well.. At some point you need to define what is/what isn't changing because the software can't read minds.. Heck.. Its not even clear to me at all what you mean by variants and what specifically is changing for your needs as you didn't provide any examples or details to go off of.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Model states can quickly be created by editing an excel spread sheet or just by toggling to certain members and changing parameters/dimensions.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you provide more details/examples as to what specifically you think can be "automatically" done then we can potentially offer alternate suggestions.. But the typical definition/usage of "variants" would be done by model states (or older iparts/iassemblies) and yes there is some work to fully define those variants to the software.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 12:46:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/best-practice-for-multiple-variations-of-part-consisting-of-two/m-p/11337459#M69872</guid>
      <dc:creator>mcgyvr</dc:creator>
      <dc:date>2022-08-03T12:46:42Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice for multiple variations of part consisting of two components?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/best-practice-for-multiple-variations-of-part-consisting-of-two/m-p/11337557#M69873</link>
      <description>&lt;P&gt;If your variations can be parametric than most likely you can automate everything.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If your variation are closer to free form changes deeply changing structure of the model you will need to build your variations but then you can substitute them parametrically.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you build your parts smart you can potentially use iLogic rule to just substitute components in your assembly and than you will not need to define any model states. But this assembly will be "stand alone, single combination" container.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Which will most likely be enough if you only want to export from it and not use further in your other inventor models.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Aug 2022 13:34:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/best-practice-for-multiple-variations-of-part-consisting-of-two/m-p/11337557#M69873</guid>
      <dc:creator>Cris-Ideas</dc:creator>
      <dc:date>2022-08-03T13:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Best practice for multiple variations of part consisting of two components?</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/best-practice-for-multiple-variations-of-part-consisting-of-two/m-p/11351770#M69874</link>
      <description>&lt;P&gt;I had to pause this project for a few days but after coming back to it and some further research I've settled on using model states. Thanks for the support!&lt;/P&gt;</description>
      <pubDate>Wed, 10 Aug 2022 17:33:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/best-practice-for-multiple-variations-of-part-consisting-of-two/m-p/11351770#M69874</guid>
      <dc:creator>MBartylak</dc:creator>
      <dc:date>2022-08-10T17:33:32Z</dc:date>
    </item>
  </channel>
</rss>

