<?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: update description, when model is in a level or detail in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/update-description-when-model-is-in-a-level-or-detail/m-p/9296823#M154995</link>
    <description>&lt;P&gt;Hi! I believe this is a bug. For some reason, the iProperty change isn't propagated to the drawing. This is wrong. It actually has nothing to do with iLogic. I can reproduce it without using iLogic. The defect seems to be fixed on Inventor 2020 though. I cannot reproduce it there but I can reproduce it on 2019 and earlier. Would you be able to upgrade to 2020?&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
    <pubDate>Tue, 04 Feb 2020 22:45:49 GMT</pubDate>
    <dc:creator>johnsonshiue</dc:creator>
    <dc:date>2020-02-04T22:45:49Z</dc:date>
    <item>
      <title>update description, when model is in a level or detail</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/update-description-when-model-is-in-a-level-or-detail/m-p/9293155#M154992</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a new problem again. I hope you understand my explanation. I want to enter a discription on the working drawings. I make a discription via the following code:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;iProperties.Value("Project", "Description") = "name"&lt;/PRE&gt;&lt;P&gt;I&amp;nbsp;use this piece of code for parts and the assembly. This is not a problem for the parts. I can change the name, and then it is immediately updated on the drawing. My problem is therefore in the assembly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If my assembly is in Master it is also not a problem. I then change the name and this is immediately updated in the working drawing without having to save the file.&amp;nbsp;But I use a level or detail.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If I convert everything to the Level of Detail and then change the name, this will not be updated on the drawing. If I change the rule for the name and then save the composition first and then go to the working drawing, it will change. But it is important that you do not go between drawing and saving it to the drawing, because then it will no longer work. In the attachment I have a video that shows this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm looking for a way to change the name and that I don't have to save the assembly before the change takes effect. Like it does with the parts and the assembly if it is a Master.&lt;/P&gt;&lt;P&gt;Can someone also explain to me why it works when I run rule - save - look drawing, but not run rule - look drawing - save - look drawing?&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2020 16:45:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/update-description-when-model-is-in-a-level-or-detail/m-p/9293155#M154992</guid>
      <dc:creator>FeelGoodGirl</dc:creator>
      <dc:date>2020-02-03T16:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: update description, when model is in a level or detail</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/update-description-when-model-is-in-a-level-or-detail/m-p/9294125#M154993</link>
      <description>&lt;P&gt;Hi! I took a quick look at the video. Try checking the iProperties when you have LOD1 active. Does it change to the new value or not? If not, the value is probably not assigned to the iam file properly. Please share the files here so forum experts can take a further look.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 00:23:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/update-description-when-model-is-in-a-level-or-detail/m-p/9294125#M154993</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2020-02-04T00:23:22Z</dc:date>
    </item>
    <item>
      <title>Re: update description, when model is in a level or detail</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/update-description-when-model-is-in-a-level-or-detail/m-p/9294453#M154994</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your comment.&lt;/P&gt;&lt;P&gt;As far as I understand, the iProperties are taken over nicely. I made a video of this. In the attachment I also sent a Pack And Go. Hopefully you can explain this behavior.&amp;nbsp;I use Inventor 2017.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm really looking forward to your response.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 07:01:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/update-description-when-model-is-in-a-level-or-detail/m-p/9294453#M154994</guid>
      <dc:creator>FeelGoodGirl</dc:creator>
      <dc:date>2020-02-04T07:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: update description, when model is in a level or detail</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/update-description-when-model-is-in-a-level-or-detail/m-p/9296823#M154995</link>
      <description>&lt;P&gt;Hi! I believe this is a bug. For some reason, the iProperty change isn't propagated to the drawing. This is wrong. It actually has nothing to do with iLogic. I can reproduce it without using iLogic. The defect seems to be fixed on Inventor 2020 though. I cannot reproduce it there but I can reproduce it on 2019 and earlier. Would you be able to upgrade to 2020?&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2020 22:45:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/update-description-when-model-is-in-a-level-or-detail/m-p/9296823#M154995</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2020-02-04T22:45:49Z</dc:date>
    </item>
    <item>
      <title>Re: update description, when model is in a level or detail</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/update-description-when-model-is-in-a-level-or-detail/m-p/9297237#M154996</link>
      <description>&lt;P&gt;Thank you for taking the time to recreate my problem. Too bad to hear that this is probably a bug.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Unfortunately, the company I work for cannot yet &lt;SPAN&gt;upgrade&amp;nbsp;&lt;/SPAN&gt;to 2020. Personally, I would like to &lt;SPAN&gt;upgrade&amp;nbsp;&lt;/SPAN&gt;as quickly as possible.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Feb 2020 06:33:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/update-description-when-model-is-in-a-level-or-detail/m-p/9297237#M154996</guid>
      <dc:creator>FeelGoodGirl</dc:creator>
      <dc:date>2020-02-05T06:33:39Z</dc:date>
    </item>
    <item>
      <title>Re: update description, when model is in a level or detail</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/update-description-when-model-is-in-a-level-or-detail/m-p/9299896#M154997</link>
      <description>&lt;P&gt;Hi! The only solution for older releases without a fix is to activate Master LOD before you change the properties. After you make the change, save the file -&amp;gt; activate the custom LOD.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 00:53:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/update-description-when-model-is-in-a-level-or-detail/m-p/9299896#M154997</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2020-02-06T00:53:44Z</dc:date>
    </item>
    <item>
      <title>Re: update description, when model is in a level or detail</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/update-description-when-model-is-in-a-level-or-detail/m-p/9300131#M154998</link>
      <description>&lt;P&gt;But then I still have to save the file. My goal was actually that I can adjust the iPorperties without saving.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It works now, but you must be aware of what you are doing. And you still need to save.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Run rule with the change in iProperties -&amp;gt; save in LOD -&amp;gt; only then go to the drawing.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you run rule with the change in iProperties -&amp;gt; then go to the drawing ..... everything is broken.&amp;nbsp;The iProperties will not be adjusted in the drawing.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your help!&lt;/P&gt;</description>
      <pubDate>Thu, 06 Feb 2020 07:08:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/update-description-when-model-is-in-a-level-or-detail/m-p/9300131#M154998</guid>
      <dc:creator>FeelGoodGirl</dc:creator>
      <dc:date>2020-02-06T07:08:35Z</dc:date>
    </item>
  </channel>
</rss>

