<?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 Generate GUID in Revit in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/6956331#M282251</link>
    <description>&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need help for What is the best way to&amp;nbsp;generate GUID code in Revit?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and if I generate GUID more than once, It will change for the same element or will remain when generation happen several times.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and my best regards,&lt;/P&gt;</description>
    <pubDate>Sun, 19 Mar 2017 06:37:12 GMT</pubDate>
    <dc:creator>AAdawiBIM</dc:creator>
    <dc:date>2017-03-19T06:37:12Z</dc:date>
    <item>
      <title>Generate GUID in Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/6956331#M282251</link>
      <description>&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need help for What is the best way to&amp;nbsp;generate GUID code in Revit?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and if I generate GUID more than once, It will change for the same element or will remain when generation happen several times.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and my best regards,&lt;/P&gt;</description>
      <pubDate>Sun, 19 Mar 2017 06:37:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/6956331#M282251</guid>
      <dc:creator>AAdawiBIM</dc:creator>
      <dc:date>2017-03-19T06:37:12Z</dc:date>
    </item>
    <item>
      <title>Re: Generate GUID in Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/6957619#M282252</link>
      <description>&lt;P&gt;Not sure what you are after. You are not generating GUIDs, Revit does. When objects are created they get an (GU)ID appointed.&lt;/P&gt;
&lt;P&gt;But on the &lt;A href="http://thebuildingcoder.typepad.com/blog/2015/02/understanding-the-use-of-the-uniqueid.html" target="_blank"&gt;BUILDINGCODER&lt;/A&gt; website you can find a discussion about GUIDs which might help you.&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 08:52:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/6957619#M282252</guid>
      <dc:creator>L.Maas</dc:creator>
      <dc:date>2017-03-20T08:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: Generate GUID in Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/6957803#M282253</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for taking your time to post this on the forum,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As mentioned in the comment above, GUIDs gets generated automatically every time you create something in Revit.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you modify an object or move it, the GUID will remain the same - However, it will generate a new one if you copy/paste the object.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What is the aim here? Are you using it for Field?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2017 10:20:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/6957803#M282253</guid>
      <dc:creator>Jacob.westergaard</dc:creator>
      <dc:date>2017-03-20T10:20:34Z</dc:date>
    </item>
    <item>
      <title>Re: Generate GUID in Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/6972715#M282254</link>
      <description>&lt;P&gt;Thank you Jacob,&lt;/P&gt;&lt;P&gt;I want to extract GUID as a filed and use it as a unique code for elements in the model and to be locked filed cannot be modified.&lt;/P&gt;</description>
      <pubDate>Sat, 25 Mar 2017 06:57:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/6972715#M282254</guid>
      <dc:creator>AAdawiBIM</dc:creator>
      <dc:date>2017-03-25T06:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Generate GUID in Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/7707865#M282255</link>
      <description>&lt;P&gt;This may be useful:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="http://thebuildingcoder.typepad.com/blog/2009/02/uniqueid-dwf-and-ifc-guid.html" target="_blank"&gt;http://thebuildingcoder.typepad.com/blog/2009/02/uniqueid-dwf-and-ifc-guid.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;"A&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/Guid" target="_blank"&gt;GUID&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;is a 16-byte, i.e. 128 bit number. It is commonly split up into several fields of varying lengths and written in groups of 8-4-4-4-12 hexadecimal characters, i.e. 32 characters to represent the 16 bytes or 128 bits.&lt;/P&gt;
&lt;P&gt;On the other hand, we have the Revit UniqueId. Every element has such a unique identifier, which is returned through the API as a string. This string is formatted in groups of 8-4-4-4-12-8 hexadecimal characters. It is thus similar to the standard GUID format, but has 8 additional characters at the end. These 8 additional hexadecimal characters are large enough to store 4 bytes or a 32 bit number, which is exactly the size of a Revit element id."&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 01:48:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/7707865#M282255</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-01-22T01:48:53Z</dc:date>
    </item>
    <item>
      <title>Re: Generate GUID in Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/8418021#M282256</link>
      <description>&lt;P&gt;Dear &lt;SPAN class="login-bold"&gt;&lt;A class="lia-link-navigation lia-page-link lia-user-name-link" href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3458300" target="_self"&gt;Jacob.westergaard&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For now, I am not able to see the ID in schedule as attached. I am really stuck for now.&amp;nbsp; Please help.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 06:09:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/8418021#M282256</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-22T06:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Generate GUID in Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/8418231#M282257</link>
      <description>&lt;P&gt;Better to start a new thread. Further maybe explain what you are trying to do.&lt;/P&gt;
&lt;P&gt;How are you trying to generate those IfcGUIDs?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 08:50:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/8418231#M282257</guid>
      <dc:creator>L.Maas</dc:creator>
      <dc:date>2018-11-22T08:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Generate GUID in Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/8418307#M282258</link>
      <description>&lt;P&gt;I need the GUID/s to create the excel report from revit and to&amp;nbsp;&amp;nbsp;transfer my model into GIS.&lt;/P&gt;
&lt;P&gt;there is (u can see) some GUID/s not showing into the schedule which I have created from the revit schedule. I have created the&amp;nbsp;"Communication Device Schedule" to understand in better way. The screenshots is attached below for example.&amp;nbsp; Please help.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Nov 2018 09:27:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/8418307#M282258</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-11-22T09:27:31Z</dc:date>
    </item>
    <item>
      <title>Re: Generate GUID in Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/8480570#M282259</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I need the GUID/s to create the excel report from revit and to&amp;nbsp;&amp;nbsp;transfer my model into GIS.&lt;/P&gt;
&lt;P&gt;there is (u can see) some GUID/s not showing into the schedule which I have created from the revit schedule. I have created the&amp;nbsp;"Communication Device Schedule" to understand in better way. The screenshots is attached below for example.&amp;nbsp; Please help.&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;BR /&gt;Any help from AutoDesk guys ??&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 12:09:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/8480570#M282259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-20T12:09:17Z</dc:date>
    </item>
    <item>
      <title>Re: Generate GUID in Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/8480781#M282260</link>
      <description>&lt;P&gt;Note that the ifcGUID are only generated &lt;U&gt;after&lt;/U&gt; export to IFC. So if you add new elements to the project after exporting to IFC those will not have a IfcGUID parameter yet.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Dec 2018 13:24:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/8480781#M282260</guid>
      <dc:creator>L.Maas</dc:creator>
      <dc:date>2018-12-20T13:24:34Z</dc:date>
    </item>
    <item>
      <title>Re: Generate GUID in Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/8485325#M282261</link>
      <description>&lt;P&gt;I have save as the family for the door tag and changed the door type (lable) as ifcGUID. I am not able to pply the ifcGUID tag to my door model.&amp;nbsp; as I am not able to find it into the schedule too.&amp;nbsp; I have also tried the HOT GEAR plugin to export aand import the ID's But still stuck in the same.&amp;nbsp; Please help... (I have attached the image for your reference)&lt;/P&gt;</description>
      <pubDate>Sun, 23 Dec 2018 07:55:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/8485325#M282261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-12-23T07:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Generate GUID in Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/8508889#M282262</link>
      <description>&lt;P&gt;Do element GUID's change in an XREF file that is now bound into the host file?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Jan 2019 22:38:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/8508889#M282262</guid>
      <dc:creator>mdulaney</dc:creator>
      <dc:date>2019-01-08T22:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Generate GUID in Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/8732578#M282263</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There is a free Revit plugin call DiRoots that can extract the GUID (and pretty much anything else) to and from excel&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://diroots.com/" target="_blank"&gt;https://diroots.com/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Check it out&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers&lt;/P&gt;</description>
      <pubDate>Tue, 16 Apr 2019 00:42:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/8732578#M282263</guid>
      <dc:creator>Patty_Willow</dc:creator>
      <dc:date>2019-04-16T00:42:14Z</dc:date>
    </item>
    <item>
      <title>Re: Generate GUID in Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/8747692#M282264</link>
      <description>Thank you Patty. I'll take a look.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Apr 2019 14:27:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/8747692#M282264</guid>
      <dc:creator>mdulaney</dc:creator>
      <dc:date>2019-04-23T14:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Générer GUID dans Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/9242644#M282265</link>
      <description>&lt;P&gt;Merci pour cette information, mais que le cas ou on import un nouvel élément IFC dans du fichier en cours qui a déjà été exporté comme generer les nouveaux ifcGUID des elements importés.&lt;/P&gt;&lt;P&gt;Par avance merci de votre réponse.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jan 2020 11:15:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/9242644#M282265</guid>
      <dc:creator>mguerinTFPFV</dc:creator>
      <dc:date>2020-01-10T11:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Generate GUID in Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/9585643#M282266</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;When I export an IFC from Revit , I have some components without IfcGUID !!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know why.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you tell me a reason please.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 17:10:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/9585643#M282266</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-17T17:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Generate GUID in Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/9585670#M282267</link>
      <description>&lt;P&gt;No, I do not know. I'm sorry I could not help.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 17:25:40 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/9585670#M282267</guid>
      <dc:creator>mdulaney</dc:creator>
      <dc:date>2020-06-17T17:25:40Z</dc:date>
    </item>
    <item>
      <title>Re: Generate GUID in Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/9585679#M282268</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I export projects from Revit to IFC I have all time the same IfcSite GUID, IfcBuilding GUID, and IfcProject GUID for all projects.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Have you an idea about that?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 17:26:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/9585679#M282268</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-17T17:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Generate GUID in Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/9585702#M282269</link>
      <description>No, I don't know why. Maybe someone from Autodesk can answer your question.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 17 Jun 2020 17:28:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/9585702#M282269</guid>
      <dc:creator>mdulaney</dc:creator>
      <dc:date>2020-06-17T17:28:29Z</dc:date>
    </item>
    <item>
      <title>Re: Generate GUID in Revit</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/9585717#M282270</link>
      <description>&lt;PRE&gt;&amp;nbsp;&lt;/PRE&gt;&lt;P&gt;Thanks anyway.&lt;/P&gt;&lt;P&gt;I hope there will be another person who will see my questions.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jun 2020 17:33:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/generate-guid-in-revit/m-p/9585717#M282270</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-17T17:33:46Z</dc:date>
    </item>
  </channel>
</rss>

