<?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-referencing assembly parameter models in Inventor Programming - iLogic, Macros, AddIns &amp; Apprentice</title>
    <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/re-referencing-assembly-parameter-models/m-p/12248444#M157893</link>
    <description>&lt;P&gt;Hi there!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am copying an assembly from a template location to a job location. All of the files are copying over and changing reference just fine except any base model used as a parameter model. The sub assemblies are copying over and the new base model is included but when i check the parameter linked files, they are still referencing the original template base models.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im looping through All of the leaf references but these are not being included.. Is there something i need to be doing in order to include these? The base models are part files with parameters and are all copying over to the new folder, its the re-linking that seems to be an issue...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Mon, 18 Sep 2023 15:04:28 GMT</pubDate>
    <dc:creator>NachitoMax</dc:creator>
    <dc:date>2023-09-18T15:04:28Z</dc:date>
    <item>
      <title>Re-referencing assembly parameter models</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/re-referencing-assembly-parameter-models/m-p/12248444#M157893</link>
      <description>&lt;P&gt;Hi there!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am copying an assembly from a template location to a job location. All of the files are copying over and changing reference just fine except any base model used as a parameter model. The sub assemblies are copying over and the new base model is included but when i check the parameter linked files, they are still referencing the original template base models.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im looping through All of the leaf references but these are not being included.. Is there something i need to be doing in order to include these? The base models are part files with parameters and are all copying over to the new folder, its the re-linking that seems to be an issue...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 15:04:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/re-referencing-assembly-parameter-models/m-p/12248444#M157893</guid>
      <dc:creator>NachitoMax</dc:creator>
      <dc:date>2023-09-18T15:04:28Z</dc:date>
    </item>
    <item>
      <title>Re: Re-referencing assembly parameter models</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/re-referencing-assembly-parameter-models/m-p/12248500#M157895</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/1262283"&gt;@NachitoMax&lt;/a&gt;.&amp;nbsp; Maybe you need to also loop each &lt;A href="https://help.autodesk.com/view/INVNTOR/2024/ENU/?guid=GUID-DerivedParameterTable" target="_blank" rel="noopener"&gt;DerivedParameterTable&lt;/A&gt; In ComponentDefinition.Parameters.&lt;A href="https://help.autodesk.com/view/INVNTOR/2024/ENU/?guid=GUID-DerivedParameterTables" target="_blank" rel="noopener"&gt;DerivedParameterTables&lt;/A&gt;, and work with the &lt;A href="https://help.autodesk.com/view/INVNTOR/2024/ENU/?guid=DerivedParameterTable_ReferencedDocumentDescriptor" target="_blank" rel="noopener"&gt;DerivedParameterTable.ReferencedDocumentDescriptor&lt;/A&gt;, then onto its &lt;A href="https://help.autodesk.com/view/INVNTOR/2024/ENU/?guid=DocumentDescriptor_ReferencedFileDescriptor" target="_blank" rel="noopener"&gt;ReferencedFileDescriptor&lt;/A&gt;, and use its &lt;A href="https://help.autodesk.com/view/INVNTOR/2024/ENU/?guid=FileDescriptor_ReplaceReference" target="_blank" rel="noopener"&gt;FileDescriptor.ReplaceReference&lt;/A&gt; method.&amp;nbsp; Just a thought.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Sep 2023 15:27:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/re-referencing-assembly-parameter-models/m-p/12248500#M157895</guid>
      <dc:creator>WCrihfield</dc:creator>
      <dc:date>2023-09-18T15:27:06Z</dc:date>
    </item>
    <item>
      <title>Re: Re-referencing assembly parameter models</title>
      <link>https://forums.autodesk.com/t5/inventor-programming-ilogic/re-referencing-assembly-parameter-models/m-p/12248515#M157896</link>
      <description>&lt;P&gt;Thanks for replying. Its not my assembly and ive been delving a little further. Some of this i feel can be resolved by correctly structuring the assemblies and referencing the files properly. I'll report back on the outcome &lt;img class="lia-deferred-image lia-image-emoji" src="https://forums.autodesk.com/html/@B4D44A73814D7FC0D950DEDFACB97081/emoticons/1f642.png" alt=":slightly_smiling_face:" title=":slightly_smiling_face:" /&gt;&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;</description>
      <pubDate>Mon, 18 Sep 2023 15:34:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-programming-ilogic/re-referencing-assembly-parameter-models/m-p/12248515#M157896</guid>
      <dc:creator>NachitoMax</dc:creator>
      <dc:date>2023-09-18T15:34:01Z</dc:date>
    </item>
  </channel>
</rss>

