<?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 Replace Model Reference Single Instance in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/replace-model-reference-single-instance/m-p/7241456#M270604</link>
    <description>&lt;P&gt;I would love to be able to do a replace model &amp;nbsp;reference, but only for a single chosen instance,&lt;/P&gt;
&lt;P&gt;when there are multiple occurences. I know, from previous posts that this is &amp;nbsp;not possible&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in Inventor except with ilogic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In other words, similar to block replace in autocad, but a blockreplace of a single instance,&lt;/P&gt;
&lt;P&gt;which in autocad can only be done by lisp.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have found a work around, which works and is longer, see attached.&lt;/P&gt;
&lt;P&gt;I would however like to add to my wish list, a command to do replace single instance of a&amp;nbsp;&lt;/P&gt;
&lt;P&gt;model reference, and might add it to the idea forum, if anyone else agrees with me that it&amp;nbsp;&lt;/P&gt;
&lt;P&gt;might be worthwhile&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michael Kovacik&lt;BR /&gt;AutoCAD 2d &amp;amp; 3d (29 yrs)&amp;amp; Inventor (7 yrs) &lt;BR /&gt;Manufacturing (30 yrs) Draughtsman&lt;BR /&gt;Autodesk Product Design Suite Ultimate 2018&lt;BR /&gt;Johannesburg, South Africa&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jul 2017 10:43:58 GMT</pubDate>
    <dc:creator>MikeKovacik4928</dc:creator>
    <dc:date>2017-07-20T10:43:58Z</dc:date>
    <item>
      <title>Replace Model Reference Single Instance</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/replace-model-reference-single-instance/m-p/7241456#M270604</link>
      <description>&lt;P&gt;I would love to be able to do a replace model &amp;nbsp;reference, but only for a single chosen instance,&lt;/P&gt;
&lt;P&gt;when there are multiple occurences. I know, from previous posts that this is &amp;nbsp;not possible&amp;nbsp;&lt;/P&gt;
&lt;P&gt;in Inventor except with ilogic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In other words, similar to block replace in autocad, but a blockreplace of a single instance,&lt;/P&gt;
&lt;P&gt;which in autocad can only be done by lisp.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I have found a work around, which works and is longer, see attached.&lt;/P&gt;
&lt;P&gt;I would however like to add to my wish list, a command to do replace single instance of a&amp;nbsp;&lt;/P&gt;
&lt;P&gt;model reference, and might add it to the idea forum, if anyone else agrees with me that it&amp;nbsp;&lt;/P&gt;
&lt;P&gt;might be worthwhile&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michael Kovacik&lt;BR /&gt;AutoCAD 2d &amp;amp; 3d (29 yrs)&amp;amp; Inventor (7 yrs) &lt;BR /&gt;Manufacturing (30 yrs) Draughtsman&lt;BR /&gt;Autodesk Product Design Suite Ultimate 2018&lt;BR /&gt;Johannesburg, South Africa&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 10:43:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/replace-model-reference-single-instance/m-p/7241456#M270604</guid>
      <dc:creator>MikeKovacik4928</dc:creator>
      <dc:date>2017-07-20T10:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Model Reference Single Instance</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/replace-model-reference-single-instance/m-p/7241494#M270605</link>
      <description>&lt;P&gt;So you would actually need to do this all copy to a new drawing, change reference, copy back with iLogic and I think it's been discussed before &lt;A href="https://forums.autodesk.com/t5/inventor-customization/replace-reference-file-for-a-specific-drawing-view/m-p/7194461/highlight/true#M73185" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Haven't tested the code though but it's a start.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jul 2017 11:07:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/replace-model-reference-single-instance/m-p/7241494#M270605</guid>
      <dc:creator>salariua</dc:creator>
      <dc:date>2017-07-20T11:07:46Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Model Reference Single Instance</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/replace-model-reference-single-instance/m-p/7247429#M270606</link>
      <description>&lt;P&gt;Thanks Adrian&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That is exactly what I was asking!&lt;/P&gt;
&lt;P&gt;I see it has been an issue with others before.&lt;/P&gt;
&lt;P&gt;I need to study that posting and I see it has been solved with ilogic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So it seems that once again the software is very inflexible and not capable of doing&lt;/P&gt;
&lt;P&gt;certain tasks. As with AutoCAD and blockreplace, the only solution is programming.&lt;/P&gt;
&lt;P&gt;It seems that to streamline your company's drawing flow, these days,&lt;/P&gt;
&lt;P&gt;you have to be a programmer, as well as a draughtsman and a designer!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I still think it would be a huge benefit to have that as a standard function&lt;/P&gt;
&lt;P&gt;both in AutoCAD and in Inventor rather than having to use programming.&lt;/P&gt;
&lt;P&gt;But maybe they haven't done it, because it is not possible?&lt;/P&gt;
&lt;P&gt;Michael Kovacik&lt;BR /&gt;AutoCAD 2d &amp;amp; 3d (29 yrs)&amp;amp; Inventor (7 yrs) &lt;BR /&gt;Manufacturing (30 yrs) Draughtsman&lt;BR /&gt;Autodesk Product Design Suite Ultimate 2017&lt;BR /&gt;Johannesburg, South Africa&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 09:59:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/replace-model-reference-single-instance/m-p/7247429#M270606</guid>
      <dc:creator>MikeKovacik4928</dc:creator>
      <dc:date>2017-07-23T09:59:56Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Model Reference Single Instance</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/replace-model-reference-single-instance/m-p/7247534#M270607</link>
      <description>&lt;P&gt;Hi Michael,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Indeed, for this particular workflow, it should be doable technically, as the automated or manual workaround shows. There should not be a technical limitation here. Please feel free to report it on Inventor Ideas if there is no existing entry.&lt;/P&gt;
&lt;P&gt;To certain degree, yes, you are right. Inventor is not as flexible as AutoCAD in several ways. First of all, the two systems are different and designed for different purposes. Inventor is a 3D feature based parametric solid modeling tool, while AutoCAD is mainly a very versatile drafting tool. There is nothing wrong with co-existence of the two. We have a lot of customers using both on a daily basis.&lt;/P&gt;
&lt;P&gt;It sounds like you have extensive AutoCAD experience. I am not sure if you are aware of the ability to create associative drawing views to Inventor components in AutoCAD? The command is called VIEWBASE. And, you can select an Inventor part or assembly to create base views, projected views, and various views. I am not exactly sure how Replace Model Reference works there. I am not surprised if there is a command or workflow allowing it to happen more naturally like how Xref is managed.&lt;/P&gt;
&lt;P&gt;The versatility of AutoCAD is quite uniquely powerful. You can even push the associative drawing views in paper space to model space as blocks!&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 13:09:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/replace-model-reference-single-instance/m-p/7247534#M270607</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2017-07-23T13:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: Replace Model Reference Single Instance</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/replace-model-reference-single-instance/m-p/7247734#M270608</link>
      <description>&lt;P&gt;Thanks Johnson&lt;/P&gt;
&lt;P&gt;I am&amp;nbsp;aware of the ability to create associative drawing views to Inventor components in AutoCAD, but haven't used it,&lt;/P&gt;
&lt;P&gt;as I either work totally in AutoCAD for 2d layouts, or totally in Inventor for 3d manufacturing drawings.&lt;/P&gt;
&lt;P&gt;I have never had a need to link the two. However I will have a look sometime and see how it works&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I will search the idea forum, and if it has not been mentioned before, will post it, as once again I think&lt;/P&gt;
&lt;P&gt;this would be very beneficial as a standard command, rather than having to resort to programming.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Michael Kovacik&lt;BR /&gt;AutoCAD 2d &amp;amp; 3d (29 yrs)&amp;amp; Inventor (7 yrs) &lt;BR /&gt;Manufacturing (30 yrs) Draughtsman/Designer&lt;BR /&gt;Autodesk Product Design Suite Ultimate 2018&lt;BR /&gt;Johannesburg, South Africa&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 23 Jul 2017 16:47:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/replace-model-reference-single-instance/m-p/7247734#M270608</guid>
      <dc:creator>MikeKovacik4928</dc:creator>
      <dc:date>2017-07-23T16:47:30Z</dc:date>
    </item>
  </channel>
</rss>

