<?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: iProperty value in assembly does not match value in part [modelstates] in Inventor Forum</title>
    <link>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12689522#M23783</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I'm not sure that truly fixes the issue as i was not able to fix it this way after reproducing the issue.&amp;nbsp; I was trying many things before i logged the vault copy.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Rebuild all from assembly&lt;/LI&gt;&lt;LI&gt;Rebuild all from part files&lt;/LI&gt;&lt;LI&gt;Update design from Task scheduler&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I'm not sure what fixed it the first time, but I have been able to reproduce the issue using this same files i shared.&amp;nbsp; I've found that if i simply Factory edit change the material, then nothing updates correctly, and in fact i have to do this process to fix the issue after doing that:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Member edit material change to material i don't want&lt;UL&gt;&lt;LI&gt;for some reason going directly to the intended material was not consistent in my testing&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Member edit material change to material i want&lt;/LI&gt;&lt;LI&gt;Factory edit Rebuild all&lt;/LI&gt;&lt;LI&gt;Repeat for all Modelstates that need to change&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Additionally, when i exited after applying changes to the final modelstate, the component referencing the last active modelstate did not update properly.&amp;nbsp; I'm not sure if my fix was the only way, but i ended up going back into the part and applying the same process to the primary modelstate, which isn't referenced in my assembly at all, so it doesn't matter if that one updates properly, in this case at least.&lt;BR /&gt;&lt;BR /&gt;All this was reproduced entirely void of any ilogic running.&amp;nbsp; I have also embedded a screen capture i took of the entire reproduction and fix process:&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6350327840112w960h540r148" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6350327840112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6350327840112w960h540r148');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6350327840112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Apr 2024 14:10:12 GMT</pubDate>
    <dc:creator>J-Camper</dc:creator>
    <dc:date>2024-04-05T14:10:12Z</dc:date>
    <item>
      <title>iProperty value in assembly does not match value in part [modelstates]</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12674691#M23775</link>
      <description>&lt;P&gt;I'm experiencing an issue where the iproperties for a part component do not match the property value of the part itself.&amp;nbsp; I have a custom iproperty with the equation "=&amp;lt;Material&amp;gt;".&amp;nbsp; I've figured out a better way to what i intended, but i still want to bring up the issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Issue:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="iProperty correct when checking with part open" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1343622i184403331DA472E2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="temp_pic.JPG" alt="iProperty correct when checking with part open" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;iProperty correct when checking with part open&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="iProperty incorrect when checking from assembly open" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1343623i037DAC2935FF04DD/image-size/medium?v=v2&amp;amp;px=400" role="button" title="temp_pic2.JPG" alt="iProperty incorrect when checking from assembly open" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;iProperty incorrect when checking from assembly open&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I checked the value in the part and it is correct, but when you check the same property in an assembly it is incorrect.&amp;nbsp; I have no idea what would be the cause of this.&amp;nbsp; Rebuild all does nothing to change this behavior.&lt;BR /&gt;&lt;BR /&gt;Anyone have any thoughts?&lt;/P&gt;</description>
      <pubDate>Fri, 29 Mar 2024 15:58:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12674691#M23775</guid>
      <dc:creator>J-Camper</dc:creator>
      <dc:date>2024-03-29T15:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: iProperty value in assembly does not match value in part [modelstates]</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12679915#M23776</link>
      <description>&lt;P&gt;Hi! I suspect this has something to do with Edit Scope setting. When you leverage iProperty expression, you need to make sure the Edit Scope is set to Edit Factory, not Edit Member. Otherwise, it will literally take the "expression" and populate it on the table.&lt;/P&gt;
&lt;P&gt;Try this. Edit the Model State table in Excel and remove the particular custom iProperty column. After that, set Edit Scope to Edit Factory. Then activate each member. The iProperty will update correctly accordingly.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 00:21:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12679915#M23776</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2024-04-02T00:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: iProperty value in assembly does not match value in part [modelstates]</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12682401#M23777</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Thanks for the response, but I don't think that was the issue.&amp;nbsp; I had the same expression set for every modelstate.&amp;nbsp; I also noticed the issue with the native Material iProperty, not displaying properly in my drawing views.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to get the material to propagate through by initiating "edit-in-place" for each component, and switching material away and back to my intended material.&amp;nbsp; I didn't check after entering "edit-in-place" alone to see if that was enough, or if it truly needed the material toggle while editing in place.&amp;nbsp; Once I completed this and checked my properties, both the custom iProperty and the drawing leader, referencing the native Material property, were correct and in sync.&lt;BR /&gt;&lt;BR /&gt;It seems weird that rebuild all did not trigger the native Material Property to update in my drawing view.&amp;nbsp; It feels like maybe something is getting hung up when updating modelstate components in assembly after making changes to the modelstate file inside the part itself.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 21:17:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12682401#M23777</guid>
      <dc:creator>J-Camper</dc:creator>
      <dc:date>2024-04-02T21:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: iProperty value in assembly does not match value in part [modelstates]</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12682687#M23778</link>
      <description>&lt;P&gt;Hi! If possible, please share the files in zip with me directly &lt;A href="mailto:johnson.shiue@autodesk.com." target="_blank"&gt;johnson.shiue@autodesk.com. &lt;/A&gt;I would like to understand&amp;nbsp; the Model States iProperties behavior better.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 00:26:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12682687#M23778</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2024-04-03T00:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: iProperty value in assembly does not match value in part [modelstates]</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12683994#M23779</link>
      <description>&lt;P&gt;I did check a version into the vault when it was not working properly.&amp;nbsp; I will pull that version back to my computer and get it packaged up.&amp;nbsp; I was trying to reproduce it last night with a simpler assembly/drawing but it was responding better to updates so I'm still not sure exactly what was happening.&lt;BR /&gt;&lt;BR /&gt;It did get a similar issue at first when I made a material change to all modelstates by switching to factory edit and changing the material once, instead of on each modelstate individually.&amp;nbsp; The simpler drawing did show the wrong material when updating the drawing alone, but updating the assembly fixed it in that test case.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 12:58:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12683994#M23779</guid>
      <dc:creator>J-Camper</dc:creator>
      <dc:date>2024-04-03T12:58:02Z</dc:date>
    </item>
    <item>
      <title>Re: iProperty value in assembly does not match value in part [modelstates]</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12684112#M23780</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;i could not email the files, so i tried to share them from a onedrive folder.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Let me know if you don't get them&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 13:36:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12684112#M23780</guid>
      <dc:creator>J-Camper</dc:creator>
      <dc:date>2024-04-03T13:36:09Z</dc:date>
    </item>
    <item>
      <title>Re: iProperty value in assembly does not match value in part [modelstates]</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12684244#M23781</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;By the way, drawing views 05/SD-10.3 &amp;amp; 06/SD-10.3 have material leaders to 2 different modelstates of the part "8210-SD10-DOR-SLAB-10-01.ipt", and the leader result does not match the material in the model.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2024 14:22:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12684244#M23781</guid>
      <dc:creator>J-Camper</dc:creator>
      <dc:date>2024-04-03T14:22:16Z</dc:date>
    </item>
    <item>
      <title>Re: iProperty value in assembly does not match value in part [modelstates]</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12688344#M23782</link>
      <description>&lt;P&gt;Hi! I have taken a look at the files Jeff shared with me. Without disclosing the detail, I can share the findings as the following. Indeed, the material style shown in the leader text is out of sync with the part. It is unclear to me how it&amp;nbsp; happened. There is a way to "fix" it however. Open the part and go to Manage -&amp;gt; Rebuild All. Open the assembly -&amp;gt; Update. After that, the material style will be corrected in the drawing.&lt;/P&gt;
&lt;P&gt;This step should not be necessary. Whenever Rebuild All helps, it means there is inconsistency. Unfortunately, we don’t know how the corruption happened. Something was out-of-sync somehow.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 01:53:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12688344#M23782</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2024-04-05T01:53:36Z</dc:date>
    </item>
    <item>
      <title>Re: iProperty value in assembly does not match value in part [modelstates]</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12689522#M23783</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I'm not sure that truly fixes the issue as i was not able to fix it this way after reproducing the issue.&amp;nbsp; I was trying many things before i logged the vault copy.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Rebuild all from assembly&lt;/LI&gt;&lt;LI&gt;Rebuild all from part files&lt;/LI&gt;&lt;LI&gt;Update design from Task scheduler&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;I'm not sure what fixed it the first time, but I have been able to reproduce the issue using this same files i shared.&amp;nbsp; I've found that if i simply Factory edit change the material, then nothing updates correctly, and in fact i have to do this process to fix the issue after doing that:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Member edit material change to material i don't want&lt;UL&gt;&lt;LI&gt;for some reason going directly to the intended material was not consistent in my testing&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Member edit material change to material i want&lt;/LI&gt;&lt;LI&gt;Factory edit Rebuild all&lt;/LI&gt;&lt;LI&gt;Repeat for all Modelstates that need to change&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Additionally, when i exited after applying changes to the final modelstate, the component referencing the last active modelstate did not update properly.&amp;nbsp; I'm not sure if my fix was the only way, but i ended up going back into the part and applying the same process to the primary modelstate, which isn't referenced in my assembly at all, so it doesn't matter if that one updates properly, in this case at least.&lt;BR /&gt;&lt;BR /&gt;All this was reproduced entirely void of any ilogic running.&amp;nbsp; I have also embedded a screen capture i took of the entire reproduction and fix process:&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6350327840112w960h540r289" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6350327840112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6350327840112w960h540r289');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6350327840112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 14:10:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12689522#M23783</guid>
      <dc:creator>J-Camper</dc:creator>
      <dc:date>2024-04-05T14:10:12Z</dc:date>
    </item>
    <item>
      <title>Re: iProperty value in assembly does not match value in part [modelstates]</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12693061#M23784</link>
      <description>&lt;P&gt;Hi! I cannot seem to reproduce the behavior on my machine. Instead of changing the Edit Scope back to Member Scope, keep it in Edit Factory Scope. Make sure the values are indeed updated correct in the iProperties dialog and the drawing. Then change the Edit Scope. I suspect there could be a timing issue.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 01:56:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12693061#M23784</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2024-04-08T01:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: iProperty value in assembly does not match value in part [modelstates]</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12694163#M23785</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;It is interesting you don't seem to get the same results I do.&amp;nbsp; I was using 2023.4.1 up until the end of the week when I saw the 2023.4.2 update.&amp;nbsp; What version were you testing with?&lt;/P&gt;</description>
      <pubDate>Mon, 08 Apr 2024 13:12:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12694163#M23785</guid>
      <dc:creator>J-Camper</dc:creator>
      <dc:date>2024-04-08T13:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: iProperty value in assembly does not match value in part [modelstates]</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12697979#M23786</link>
      <description>&lt;P&gt;Hi Jeff,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I thought you were on 2024. I tried it on 2024.2.1 and 2025. Let me try it on 2023 and get back to you with my findings.&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Apr 2024 23:49:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12697979#M23786</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2024-04-09T23:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: iProperty value in assembly does not match value in part [modelstates]</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12698019#M23787</link>
      <description>&lt;P&gt;Hi Jeff,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried the exact same workflow on 2023.4.2. I still see the same behavior as 2024 and 2025. I think the key step here is to keep the Edit Scope as Factory Scope until the properties have been propagated to the drawing properly. Could you try it and see if it works for you?&lt;/P&gt;
&lt;P&gt;Many thanks!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 00:11:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12698019#M23787</guid>
      <dc:creator>johnsonshiue</dc:creator>
      <dc:date>2024-04-10T00:11:29Z</dc:date>
    </item>
    <item>
      <title>Re: iProperty value in assembly does not match value in part [modelstates]</title>
      <link>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12699715#M23788</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/486618"&gt;@johnsonshiue&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;I'm still getting inconsistent results with the simple approach you are saying works on your end.&amp;nbsp; I tried in several different drawing/assemblies.&amp;nbsp; Some are responding the way you see them happening, while other continue to persist as I'm seeing with the data set I shared with you.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I still find it weird that when i don't see the Material iProperty update, i do see the drawing Hatch change immediately, and the Physical Properties Material is displaying the correct value.&amp;nbsp; It seems like some parts of the part is getting updated instantly, but just not the whole thing.&amp;nbsp; I was able to write an ilogic rule that makes my more complicated process occur, just as quickly as the simple process you suggested.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I will mark this as complete, and include the ilogic rule that makes my process quick, incase anyone ends up with the same issue my team has been seeing.&lt;BR /&gt;&lt;BR /&gt;Thank you for your help and time looking into this for me.&lt;/P&gt;</description>
      <pubDate>Wed, 10 Apr 2024 15:36:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/inventor-forum/iproperty-value-in-assembly-does-not-match-value-in-part/m-p/12699715#M23788</guid>
      <dc:creator>J-Camper</dc:creator>
      <dc:date>2024-04-10T15:36:49Z</dc:date>
    </item>
  </channel>
</rss>

