<?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: ModelGUID not refreshed when File in NWF is replaced in Navisworks API Forum</title>
    <link>https://forums.autodesk.com/t5/navisworks-api-forum/modelguid-not-refreshed-when-file-in-nwf-is-replaced/m-p/4344546#M6907</link>
    <description>&lt;P&gt;We found out that the API gives 2 GUID’s per model being the “GUID” and the “SourceGUID”. The sourceGUID does seem to give the right value for the models. I will test this further next week.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To answer your question: We had 1 revit file and generated 2 differently named NWC files from this. These NWC files where published to a NWD file.&lt;/P&gt;</description>
    <pubDate>Fri, 26 Jul 2013 14:00:57 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-07-26T14:00:57Z</dc:date>
    <item>
      <title>ModelGUID not refreshed when File in NWF is replaced</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/modelguid-not-refreshed-when-file-in-nwf-is-replaced/m-p/4323489#M6903</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For this issue we have created a temporary function that shows the user the ModelGUID.&lt;/P&gt;&lt;P&gt;We have the following scenario:&lt;/P&gt;&lt;P&gt;1. Create an NWD (based on version A.nwc), called Test.nwd. Open this NWD. ModelGUID is eg. 1234...&lt;/P&gt;&lt;P&gt;2. Now save it as X.nwf and re-open this NWF. ModelGUID is eg. 1234...&lt;/P&gt;&lt;P&gt;3. Now close the X.nwf&amp;nbsp;and remove Test.nwd in windows explorer.&lt;/P&gt;&lt;P&gt;4. Now create a second NWD (based on version B.nwc), called&amp;nbsp;Test.nwd&amp;nbsp; (you exchange the version of the NWD). ModelGUID is eg. 6789...&lt;/P&gt;&lt;P&gt;5. Now open X.nwf. (Because paths remain the same, the new version is loaded automatically, so the nwf now contains version B).&lt;BR /&gt;&lt;STRONG&gt;But here comes the issue: The modelGUID that is shown is the modelGUID of the originally linked NWD (1234....) and has not refreshed to the newer version (6789...)! &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Does anybody have a clue what we can do about this. We use this modelGUID to identify a dataset within a SQL database, but it now finds the wrong dataset!&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2013 07:01:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/modelguid-not-refreshed-when-file-in-nwf-is-replaced/m-p/4323489#M6903</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-09T07:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: ModelGUID not refreshed when File in NWF is replaced</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/modelguid-not-refreshed-when-file-in-nwf-is-replaced/m-p/4332278#M6904</link>
      <description>&lt;P&gt;Hi &lt;A id="link_13fea99f30f" class="lia-link-navigation lia-page-link lia-user-name-link" style="color: #118888;" href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/419323" target="_self"&gt;&lt;SPAN&gt;mdenheijer&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am struggling to understand the scenario.&amp;nbsp; Could you share some dataset to help us to understand? Thank you&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2013 03:17:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/modelguid-not-refreshed-when-file-in-nwf-is-replaced/m-p/4332278#M6904</guid>
      <dc:creator>xiaodong_liang</dc:creator>
      <dc:date>2013-07-17T03:17:20Z</dc:date>
    </item>
    <item>
      <title>Re: ModelGUID not refreshed when File in NWF is replaced</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/modelguid-not-refreshed-when-file-in-nwf-is-replaced/m-p/4333193#M6905</link>
      <description>&lt;P&gt;Hereby the extra explanation and NWD files.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jul 2013 15:37:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/modelguid-not-refreshed-when-file-in-nwf-is-replaced/m-p/4333193#M6905</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-17T15:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: ModelGUID not refreshed when File in NWF is replaced</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/modelguid-not-refreshed-when-file-in-nwf-is-replaced/m-p/4343818#M6906</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I saw such behavior,using the SDK sample AppInfo which can dumps the properties. But when I came back to check the original v2.nwd, I found API shows its GUID is also&amp;nbsp;&lt;SPAN&gt;b42fb889-c62a-5949-a323-755082b00754. i.e. even without nwf, the GUID in UI is different to API. This is strange to me.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Can I know how v2.nwd is produced?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2013 06:19:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/modelguid-not-refreshed-when-file-in-nwf-is-replaced/m-p/4343818#M6906</guid>
      <dc:creator>xiaodong_liang</dc:creator>
      <dc:date>2013-07-26T06:19:59Z</dc:date>
    </item>
    <item>
      <title>Re: ModelGUID not refreshed when File in NWF is replaced</title>
      <link>https://forums.autodesk.com/t5/navisworks-api-forum/modelguid-not-refreshed-when-file-in-nwf-is-replaced/m-p/4344546#M6907</link>
      <description>&lt;P&gt;We found out that the API gives 2 GUID’s per model being the “GUID” and the “SourceGUID”. The sourceGUID does seem to give the right value for the models. I will test this further next week.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To answer your question: We had 1 revit file and generated 2 differently named NWC files from this. These NWC files where published to a NWD file.&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2013 14:00:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/navisworks-api-forum/modelguid-not-refreshed-when-file-in-nwf-is-replaced/m-p/4344546#M6907</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-07-26T14:00:57Z</dc:date>
    </item>
  </channel>
</rss>

