<?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: Specific GUID.  Is it posible? in Revit API Forum</title>
    <link>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11136697#M19386</link>
    <description>&lt;P&gt;There is already a mechanism for keeping IFC GUID's consistent for elements between IFC exports from a Revit project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/revit-api-forum/guid/m-p/10616955/highlight/true#M58275" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/revit-api-forum/guid/m-p/10616955/highlight/true#M58275&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need to recreate the elements in Revit then your need to repopulate the parameter used to store the GUID in relation to the above setting with the value you want it to be.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if you are creating elements in Revit from data in this external database then just populate the parameter of that created element with what exists in your external database (removing same superseded item in Revit). Then when exported the IFC GUID will be generated from the parameter if the above setting is used for export.&lt;/P&gt;</description>
    <pubDate>Thu, 28 Apr 2022 23:36:51 GMT</pubDate>
    <dc:creator>RPTHOMAS108</dc:creator>
    <dc:date>2022-04-28T23:36:51Z</dc:date>
    <item>
      <title>Specific GUID.  Is it posible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11133128#M19377</link>
      <description>&lt;P&gt;Helo!&lt;/P&gt;&lt;P&gt;How can I generate elements that have specific GUID?&amp;nbsp;&lt;/P&gt;&lt;P&gt;Example - I have one ( or a lot of ) element and GUID(s) ( that I want ), I need element&amp;nbsp; having that GUID.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 18:13:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11133128#M19377</guid>
      <dc:creator>ol2743</dc:creator>
      <dc:date>2022-04-27T18:13:18Z</dc:date>
    </item>
    <item>
      <title>Re: Specific GUID.  Is it posible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11133458#M19378</link>
      <description>&lt;P&gt;If you are speaking about Element.UniqueId then the answer is no, those are generated by Revit.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 20:36:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11133458#M19378</guid>
      <dc:creator>RPTHOMAS108</dc:creator>
      <dc:date>2022-04-27T20:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Specific GUID.  Is it posible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11133491#M19379</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4435569"&gt;@ol2743&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Do you mean &lt;A href="https://www.revitapidocs.com/2022/44f3f7b1-3229-3404-93c9-dc5e70337dd6.htm" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;ElementId&lt;/STRONG&gt;&lt;/A&gt;&amp;nbsp;, &lt;STRONG&gt;&lt;A href="https://www.revitapidocs.com/2022/f9a9cb77-6913-6d41-ecf5-4398a24e8ff8.htm" target="_blank" rel="noopener"&gt;UniqueId&lt;/A&gt;&lt;/STRONG&gt; or &lt;A href="https://www.revitapidocs.com/2022/2a1eae53-2c5c-a7be-1ef2-0f48626c62f5.htm" target="_blank" rel="noopener"&gt;&lt;STRONG&gt;version Guid&lt;/STRONG&gt;&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;I believe all the above are unique identifiers auto-generated and stored in an external database to uniquely select or retrieve an element when created.&lt;BR /&gt;There is way you could specify the above on your own and assign them manually to an element&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 20:55:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11133491#M19379</guid>
      <dc:creator>caroline.gitonga</dc:creator>
      <dc:date>2022-04-27T20:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: Specific GUID.  Is it posible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11133497#M19380</link>
      <description>&lt;P&gt;&lt;SPAN&gt;There is &lt;STRONG&gt;NO&lt;/STRONG&gt; way you could specify the above on your own and assign them manually to an element&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Apr 2022 20:56:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11133497#M19380</guid>
      <dc:creator>caroline.gitonga</dc:creator>
      <dc:date>2022-04-27T20:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Specific GUID.  Is it posible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11135701#M19381</link>
      <description>&lt;P&gt;What you think about it ?&lt;/P&gt;&lt;P&gt;&lt;A href="https://jeremytammik.github.io/tbc/a/0567_extensible_storage.htm" target="_blank"&gt;https://jeremytammik.github.io/tbc/a/0567_extensible_storage.htm&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 15:52:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11135701#M19381</guid>
      <dc:creator>ol2743</dc:creator>
      <dc:date>2022-04-28T15:52:22Z</dc:date>
    </item>
    <item>
      <title>Re: Specific GUID.  Is it posible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11135808#M19382</link>
      <description>&lt;P&gt;You mean that you wish to generate a Revit BIM element and specify its unique id?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No, that is not possible.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are in a situation with such a requirement, there is a serious flaw in your workflow design and architecture.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use some other identifier. If you need to define the identifier yourself, then do so.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You cannot expect Revit or any other software to generate a GUID according to your specification.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 16:31:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11135808#M19382</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2022-04-28T16:31:16Z</dc:date>
    </item>
    <item>
      <title>Re: Specific GUID.  Is it posible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11135819#M19383</link>
      <description>&lt;P&gt;An example of generating and storing your own GUID to identify a project that could also be used for individual BIM elements is given by the&amp;nbsp;named GUID storage for project identification:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://thebuildingcoder.typepad.com/blog/2016/04/named-guid-storage-for-project-identification.html" target="_blank"&gt;https://thebuildingcoder.typepad.com/blog/2016/04/named-guid-storage-for-project-identification.html&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 16:35:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11135819#M19383</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2022-04-28T16:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Specific GUID.  Is it posible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11135919#M19384</link>
      <description>&lt;P&gt;We need it - for IFC export. That our workflow is that we have a master database, from which we need to generate and re-generate objects in Revit - but we would like that when exported to IFC, their GlobalId is set to something that we have generated in our own project, not newly assigned by Revit each case.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 17:14:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11135919#M19384</guid>
      <dc:creator>ol2743</dc:creator>
      <dc:date>2022-04-28T17:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Specific GUID.  Is it posible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11136171#M19385</link>
      <description>&lt;P&gt;Well, sorry, you read all the unanimous answers above. You can easily program a workaround. You will not be able to force Revit to use the unique ids you need, but you can easily equip the building elements with the pre-existing ids in your own data structure and replace them in the IFC file or elsewhere along the processing pipeline. Be creative.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 18:54:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11136171#M19385</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2022-04-28T18:54:56Z</dc:date>
    </item>
    <item>
      <title>Re: Specific GUID.  Is it posible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11136697#M19386</link>
      <description>&lt;P&gt;There is already a mechanism for keeping IFC GUID's consistent for elements between IFC exports from a Revit project.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/revit-api-forum/guid/m-p/10616955/highlight/true#M58275" target="_blank" rel="noopener"&gt;https://forums.autodesk.com/t5/revit-api-forum/guid/m-p/10616955/highlight/true#M58275&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you need to recreate the elements in Revit then your need to repopulate the parameter used to store the GUID in relation to the above setting with the value you want it to be.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So if you are creating elements in Revit from data in this external database then just populate the parameter of that created element with what exists in your external database (removing same superseded item in Revit). Then when exported the IFC GUID will be generated from the parameter if the above setting is used for export.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Apr 2022 23:36:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11136697#M19386</guid>
      <dc:creator>RPTHOMAS108</dc:creator>
      <dc:date>2022-04-28T23:36:51Z</dc:date>
    </item>
    <item>
      <title>Re: Specific GUID.  Is it posible?</title>
      <link>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11137103#M19387</link>
      <description>&lt;P&gt;Dear Thomas,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Wow, thank you very much for pointing out that super important feature and thread answer of yours. I was previously unaware of it. Sounds like an important step towards a viable solution to me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Jeremy&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 29 Apr 2022 05:39:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-api-forum/specific-guid-is-it-posible/m-p/11137103#M19387</guid>
      <dc:creator>jeremy_tammik</dc:creator>
      <dc:date>2022-04-29T05:39:04Z</dc:date>
    </item>
  </channel>
</rss>

