<?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: Changing the Base Component in a Derived Part in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/changing-the-base-component-in-a-derived-part/m-p/9048740#M167656</link>
    <description>&lt;P&gt;You can do it in the Design Assistant. There is no need for a special code or any other intricacies.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Igor.&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/6539333"&gt;@rknaack&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I am working with a derived part in Autodesk Inventor Professional 2018 and I want to change the name of the base component.&amp;nbsp; I have not found a way to substitute or directly change the name of the base component.&amp;nbsp; Does anyone know a way to do this.&amp;nbsp; The change I'm making to the base component will make the name incorrect and misleading if it is left unchanged&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Sep 2019 01:12:16 GMT</pubDate>
    <dc:creator>IgorMir</dc:creator>
    <dc:date>2019-09-26T01:12:16Z</dc:date>
    <item>
      <title>Changing the Base Component in a Derived Part</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/changing-the-base-component-in-a-derived-part/m-p/9047634#M167651</link>
      <description>&lt;P&gt;I am working with a derived part in Autodesk Inventor Professional 2018 and I want to change the name of the base component.&amp;nbsp; I have not found a way to substitute or directly change the name of the base component.&amp;nbsp; Does anyone know a way to do this.&amp;nbsp; The change I'm making to the base component will make the name incorrect and misleading if it is left unchanged.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 15:20:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/changing-the-base-component-in-a-derived-part/m-p/9047634#M167651</guid>
      <dc:creator>rknaack</dc:creator>
      <dc:date>2019-09-25T15:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Base Component in a Derived Part</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/changing-the-base-component-in-a-derived-part/m-p/9047890#M167652</link>
      <description>&lt;P&gt;Hi, if you want to change the name of the base component in derived part you can do it, you could simply close the file and then change the name of the base component, and when you reopen the file with the base component, it will not find the reference of the base component and inventor will ask you to specify the new file path, then you will select the base component that you have renamed and the new name will be updated in your references.&lt;BR /&gt;You can do the same with Design Assistant by changing the name of the base component.&lt;/P&gt;&lt;P&gt;You could also come up with a solution through programming.&lt;BR /&gt;Now, if you want to change the base component to a totally different part, I think you can't do it, because they have different IDs. Here I leave you a very well explained thread about the subject in question.&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/inventor-forum/change-path-location-of-derive-part/td-p/7529364" target="_blank"&gt;https://forums.autodesk.com/t5/inventor-forum/change-path-location-of-derive-part/td-p/7529364&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I hope this helps with your problem. Regards&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 16:39:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/changing-the-base-component-in-a-derived-part/m-p/9047890#M167652</guid>
      <dc:creator>Sergio.D.Suárez</dc:creator>
      <dc:date>2019-09-25T16:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Base Component in a Derived Part</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/changing-the-base-component-in-a-derived-part/m-p/9047902#M167653</link>
      <description>&lt;P&gt;If this is something you do often, it is possible to write a simple vba or ilogic script to simplify replacing the base component. If you're interested I can dig up the code I have for doing this.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 16:44:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/changing-the-base-component-in-a-derived-part/m-p/9047902#M167653</guid>
      <dc:creator>pball</dc:creator>
      <dc:date>2019-09-25T16:44:12Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Base Component in a Derived Part</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/changing-the-base-component-in-a-derived-part/m-p/9047911#M167654</link>
      <description>&lt;P&gt;Thank you for the very helpful reply.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Sep 2019 16:48:11 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/changing-the-base-component-in-a-derived-part/m-p/9047911#M167654</guid>
      <dc:creator>rknaack</dc:creator>
      <dc:date>2019-09-25T16:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Base Component in a Derived Part</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/changing-the-base-component-in-a-derived-part/m-p/9048681#M167655</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I got this many years ago from Curtis.&amp;nbsp; As&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4253164"&gt;@Sergio.D.Suárez&lt;/a&gt; mentioned, it will not work with a completely different part.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;  Dim oDoc as Document
oDoc = ThisDoc.Document
Dim oRefFile As FileDescriptor
Dim oOrigRefName As Object     

For Each oRefFile In oDoc.file.ReferencedFileDescriptors
'get the full file path to the original internal references
oOrigRefName = oRefFile.FullFileName

'present a File Selection dialog
Dim oFileDlg As inventor.FileDialog = Nothing
InventorVb.Application.CreateFileDialog(oFileDlg)
oFileDlg.InitialDirectory = oOrigRefName
oFileDlg.CancelError = True
On Error Resume Next
oFileDlg.ShowOpen()
If Err.Number &amp;lt;&amp;gt; 0 Then
Return
ElseIf oFileDlg.FileName &amp;lt;&amp;gt; "" Then
selectedfile = oFileDlg.FileName
End If

'replace the reference
oRefFile.ReplaceReference (selectedfile)     
InventorVb.DocumentUpdate()
oOrigRefName = ""                                        
Next

iLogicVb.UpdateWhenDone = True&lt;/PRE&gt;</description>
      <pubDate>Thu, 26 Sep 2019 00:02:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/changing-the-base-component-in-a-derived-part/m-p/9048681#M167655</guid>
      <dc:creator>rhasell</dc:creator>
      <dc:date>2019-09-26T00:02:50Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Base Component in a Derived Part</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/changing-the-base-component-in-a-derived-part/m-p/9048740#M167656</link>
      <description>&lt;P&gt;You can do it in the Design Assistant. There is no need for a special code or any other intricacies.&lt;/P&gt;
&lt;P&gt;Cheers,&lt;/P&gt;
&lt;P&gt;Igor.&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/6539333"&gt;@rknaack&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I am working with a derived part in Autodesk Inventor Professional 2018 and I want to change the name of the base component.&amp;nbsp; I have not found a way to substitute or directly change the name of the base component.&amp;nbsp; Does anyone know a way to do this.&amp;nbsp; The change I'm making to the base component will make the name incorrect and misleading if it is left unchanged&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 01:12:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/changing-the-base-component-in-a-derived-part/m-p/9048740#M167656</guid>
      <dc:creator>IgorMir</dc:creator>
      <dc:date>2019-09-26T01:12:16Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Base Component in a Derived Part</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/changing-the-base-component-in-a-derived-part/m-p/10163582#M167657</link>
      <description>&lt;P&gt;Thanks for this!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm going to implement this into a nice form so it's accessible for our engineers.&lt;/P&gt;&lt;P&gt;This should honestly be inside the right-click menu of the derived part feature: "replace base component".&lt;/P&gt;&lt;P&gt;But I understand that this can cause a lot of errors...&lt;/P&gt;</description>
      <pubDate>Wed, 17 Mar 2021 10:50:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/changing-the-base-component-in-a-derived-part/m-p/10163582#M167657</guid>
      <dc:creator>jef.clissen</dc:creator>
      <dc:date>2021-03-17T10:50:07Z</dc:date>
    </item>
  </channel>
</rss>

