<?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: Managing multiple part/assemblies links to spreadsheet in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/managing-multiple-part-assemblies-links-to-spreadsheet/m-p/9102357#M164533</link>
    <description>&lt;P&gt;Hi! Either way it should work. The advantage of using derive master part workflow is efficiency. The master part contains all required parameters. But, not every derived part needs all parameters. So, you can pick and choose what to derive. This is a behavior not available if you link a spreadsheet. You will get all parameters on the sheet. You cannot include or exclude.&lt;/P&gt;
&lt;P&gt;One thing you want to watch out is the duplicate names. For example, you have a parameter called WIDTH in the spreadsheet or the master part. Then you derive WIDTH into multiple parts or assemblies. Later you derive another part which already have WIDTH in it. The newly derived WIDTH will become WIDTH_1 instead of overwriting the existing one. It can be confusing which is which. Managing unique names is very important.&lt;/P&gt;
&lt;P&gt;There is yet another workflow you can consider in the future is to use iLogic rule. iLogic allows you to link or manipulate any parameter at any level from the top-level assembly. Essentially, you can link a spreadsheet or a part with parameters to the assembly. Then you can use iLogic rule to push these parameter values down to individual parts without the need to derive.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 23 Oct 2019 02:52:04 GMT</pubDate>
    <dc:creator>johnsonshiue</dc:creator>
    <dc:date>2019-10-23T02:52:04Z</dc:date>
    <item>
      <title>Managing multiple part/assemblies links to spreadsheet</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/managing-multiple-part-assemblies-links-to-spreadsheet/m-p/9100872#M164530</link>
      <description>&lt;P&gt;Hi, I'm just getting started in managing inventor parameters in a linked spreadsheet, which is great. To accommodate the nature of my work (common design with parameter values changing from job to job), I thought that I could create my parts and assemblies linked to a spreadsheet, keep a separate version of this spreadsheet for every job, and just plug in a particular job's spreadsheet to change my design's parameter values. The problem is, if my design contains many parts, each individually linked to a particular spreadsheet, then changing plugging in a different spreadsheet from job to job isn't trivial. Is there some method/trick for that I am missing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2019 12:53:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/managing-multiple-part-assemblies-links-to-spreadsheet/m-p/9100872#M164530</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-22T12:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: Managing multiple part/assemblies links to spreadsheet</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/managing-multiple-part-assemblies-links-to-spreadsheet/m-p/9102187#M164531</link>
      <description>&lt;P&gt;Hi! You can definitely manage parameters via an Excel spreadsheet. Another common way is to create a part and use it as the Master part, which contains all major parameters. Then other parts can link to this Master part just like an Excel spreadsheet.&lt;/P&gt;
&lt;P&gt;When you modify the spreadsheet, you want to check a few things. 1) The linked sheet should be the first sheet. 2) There are no empty middle cells in the column. 3) Values should all be valid. 4) Make sure there is no duplicate names.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 22 Oct 2019 23:00:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/managing-multiple-part-assemblies-links-to-spreadsheet/m-p/9102187#M164531</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2019-10-22T23:00:09Z</dc:date>
    </item>
    <item>
      <title>Re: Managing multiple part/assemblies links to spreadsheet</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/managing-multiple-part-assemblies-links-to-spreadsheet/m-p/9102252#M164532</link>
      <description>Thanks for the response.. My question was actually how to manage many part&lt;BR /&gt;files linking to a spreadsheet, if you had a workflow that included&lt;BR /&gt;regularly changing the name of the spreadsheet. I suppose one way to do it&lt;BR /&gt;would be to have a master part file that links to the spreadsheet, and all&lt;BR /&gt;the other part files link to the master part file instead of the&lt;BR /&gt;spreadsheet, to get their parameters second hand as it were? Then if you&lt;BR /&gt;changed the name of the spreadsheet, it would only require a link update in&lt;BR /&gt;the master part file, and the parameters would flow down to all of the&lt;BR /&gt;other part files that are looking at the master part file for their&lt;BR /&gt;parameter values?&lt;BR /&gt;</description>
      <pubDate>Wed, 23 Oct 2019 00:40:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/managing-multiple-part-assemblies-links-to-spreadsheet/m-p/9102252#M164532</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-23T00:40:25Z</dc:date>
    </item>
    <item>
      <title>Re: Managing multiple part/assemblies links to spreadsheet</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/managing-multiple-part-assemblies-links-to-spreadsheet/m-p/9102357#M164533</link>
      <description>&lt;P&gt;Hi! Either way it should work. The advantage of using derive master part workflow is efficiency. The master part contains all required parameters. But, not every derived part needs all parameters. So, you can pick and choose what to derive. This is a behavior not available if you link a spreadsheet. You will get all parameters on the sheet. You cannot include or exclude.&lt;/P&gt;
&lt;P&gt;One thing you want to watch out is the duplicate names. For example, you have a parameter called WIDTH in the spreadsheet or the master part. Then you derive WIDTH into multiple parts or assemblies. Later you derive another part which already have WIDTH in it. The newly derived WIDTH will become WIDTH_1 instead of overwriting the existing one. It can be confusing which is which. Managing unique names is very important.&lt;/P&gt;
&lt;P&gt;There is yet another workflow you can consider in the future is to use iLogic rule. iLogic allows you to link or manipulate any parameter at any level from the top-level assembly. Essentially, you can link a spreadsheet or a part with parameters to the assembly. Then you can use iLogic rule to push these parameter values down to individual parts without the need to derive.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Oct 2019 02:52:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/managing-multiple-part-assemblies-links-to-spreadsheet/m-p/9102357#M164533</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2019-10-23T02:52:04Z</dc:date>
    </item>
  </channel>
</rss>

