<?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: Configuring Parametric Part Variations Using a Master Model in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13830831#M401305</link>
    <description>&lt;P&gt;Yeah, ideally you need to make a full copy of a design and then use this iLogic code. I did write a full code that would store new parts in certain places and pull in existing parts from Vault if there already was one, but I can't post it here and it was VERY complicated.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Sep 2025 08:38:36 GMT</pubDate>
    <dc:creator>SharkDesign</dc:creator>
    <dc:date>2025-09-30T08:38:36Z</dc:date>
    <item>
      <title>Configuring Parametric Part Variations Using a Master Model</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13827085#M401178</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Objective&lt;/STRONG&gt;&lt;BR /&gt;We’re exploring a solution to efficiently configure our base models. Many of our parts come in multiple variations, sometimes exceeding 60 per part. Each model is driven by several parameters that define these variations.&lt;/P&gt;&lt;P&gt;All part and assembly files are fully parametric and modeled from the origin using work geometry. Adjusting parameters does not cause conflicts or break the models.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;What We’re Looking For&lt;/STRONG&gt;&lt;BR /&gt;Our goal is to maintain a single master part file ("mother model") and generate all 60+ variations into a library, similar to how Autodesk’s Content Center operates. This approach allows us to manage revisions centrally and avoid duplicating effort across multiple files.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Our Question&lt;/STRONG&gt;&lt;BR /&gt;What would be your recommended approach to set this up?&lt;BR /&gt;Can this be achieved using&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;iLogic&lt;/STRONG&gt;,&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;iPart&lt;/STRONG&gt;, or&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;iAssembly&lt;/STRONG&gt;? Or would you suggest a third-party configurator like&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;DriveWorks&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;(for SOLIDWORKS)?&lt;/P&gt;&lt;P&gt;Important constraints:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;We want to avoid file replication or manual copying.&lt;/LI&gt;&lt;LI&gt;Variants should be generated and stored in a reusable library folder.&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Fri, 26 Sep 2025 14:04:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13827085#M401178</guid>
      <dc:creator>sj_kohlmann</dc:creator>
      <dc:date>2025-09-26T14:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Parametric Part Variations Using a Master Model</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13827243#M401193</link>
      <description>&lt;P&gt;Hi! I believe you want to use Inventor Model States (all wrapped in one file) or iPart/iAssembly (one factory file and member files).&lt;/P&gt;
&lt;P&gt;For the former, after you authorize the Model State members, you will need to elaborate the members manually or programmatically so that the members persist.&lt;/P&gt;
&lt;P&gt;For the latter, you will need to use Generate Files command to generate each member files individually.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Sep 2025 15:26:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13827243#M401193</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2025-09-26T15:26:51Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Parametric Part Variations Using a Master Model</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13829302#M401233</link>
      <description>&lt;P&gt;Model states are in theory the best way (I think). But model states causes performance issues as our models are too large.&lt;BR /&gt;I try to understand the difference with iParts as they generate a unique part model for each configuration. Do you know if these files can be saved to a library and re-used?&lt;BR /&gt;&lt;BR /&gt;"&lt;SPAN&gt;you will need to use Generate Files command to generate each member" - does this stay associative after generating each model state individually?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Secondly, do you have an advise on 3rd party configurators?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 07:00:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13829302#M401233</guid>
      <dc:creator>sj_kohlmann</dc:creator>
      <dc:date>2025-09-29T07:00:13Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Parametric Part Variations Using a Master Model</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13830276#M401270</link>
      <description>&lt;P&gt;Hi! Yes, iPart and iAssembly member files can be generated and stored in a library folder for reuse purpose. That is the exact design intent they were built initially.&lt;/P&gt;
&lt;P&gt;Another option is to leverage Inventor iLogic rule. You may configure the model however you like. When you are done configuring, you may use iLogic Design Copy to spawn the dataset. I am not aware of any 3rd party configurator for Inventor.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 20:45:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13830276#M401270</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2025-09-29T20:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Parametric Part Variations Using a Master Model</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13830539#M401294</link>
      <description>&lt;P&gt;iPart children can be generated in bulk.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;For the latter, you will need to use Generate Files command to generate each member files individually.&lt;/P&gt;&lt;P&gt;Many thanks!&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 04:27:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13830539#M401294</guid>
      <dc:creator>IgorMir</dc:creator>
      <dc:date>2025-09-30T04:27:24Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Parametric Part Variations Using a Master Model</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13830664#M401298</link>
      <description>&lt;P&gt;Is this method of any use to you?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://youtu.be/8qu7jwK9M6k?si=nr20QKxlkpi1jXLI" target="_blank"&gt;https://youtu.be/8qu7jwK9M6k?si=nr20QKxlkpi1jXLI&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 06:17:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13830664#M401298</guid>
      <dc:creator>SharkDesign</dc:creator>
      <dc:date>2025-09-30T06:17:37Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Parametric Part Variations Using a Master Model</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13830670#M401300</link>
      <description>&lt;P&gt;Thank you for the link, this can be very usefull.&lt;BR /&gt;We have thought about it but with 15K components with 1000 unique parts this will be too tricky. I thought about having iLogic push variables top-down at sub-assy level as most parts share the same parameters. But when the parts changes (parameter Length=100 to 200), the file should become a unique file. If it changes back to Length = 100, then it should be the previous file. We need a library of files in which it looks and replaces.&lt;BR /&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 06:22:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13830670#M401300</guid>
      <dc:creator>sj_kohlmann</dc:creator>
      <dc:date>2025-09-30T06:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Parametric Part Variations Using a Master Model</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13830675#M401301</link>
      <description>&lt;P&gt;Is there documentation or videos you can share about iPart and library folder reuse?&lt;BR /&gt;Also for the iLogic rule with design copy and re-using data if it is previously generated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 06:26:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13830675#M401301</guid>
      <dc:creator>sj_kohlmann</dc:creator>
      <dc:date>2025-09-30T06:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Parametric Part Variations Using a Master Model</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13830831#M401305</link>
      <description>&lt;P&gt;Yeah, ideally you need to make a full copy of a design and then use this iLogic code. I did write a full code that would store new parts in certain places and pull in existing parts from Vault if there already was one, but I can't post it here and it was VERY complicated.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 08:38:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13830831#M401305</guid>
      <dc:creator>SharkDesign</dc:creator>
      <dc:date>2025-09-30T08:38:36Z</dc:date>
    </item>
    <item>
      <title>Re: Configuring Parametric Part Variations Using a Master Model</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13830874#M401307</link>
      <description>&lt;P&gt;I understand it is very complicated as it is very custom to your situation. I am used to 3rd party software to manage most of these complicated things (reading full codes) with an understandable interface. I was expecting the same for Inventor and hoped for more advise.&lt;BR /&gt;&lt;BR /&gt;I am also still interested in iParts if it will be suitable to our needs&lt;/P&gt;</description>
      <pubDate>Tue, 30 Sep 2025 09:14:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/configuring-parametric-part-variations-using-a-master-model/m-p/13830874#M401307</guid>
      <dc:creator>sj_kohlmann</dc:creator>
      <dc:date>2025-09-30T09:14:37Z</dc:date>
    </item>
  </channel>
</rss>

