<?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 GLOB_ID to any parameter in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-ID-to-any-parameter/m-p/227978#M8909</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;Hi&lt;BR /&gt;&lt;BR /&gt;How do i link GLOB_ID with another parameter?&lt;BR /&gt;&lt;BR /&gt;I want my parameter to copy from GLOB_ID. So I can edit my "GLOB_ID" in schedules.&lt;/DIV&gt;</description>
    <pubDate>Wed, 05 Feb 2025 11:23:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-02-05T11:23:12Z</dc:date>
    <item>
      <title>GLOB_ID to any parameter</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-ID-to-any-parameter/m-p/227978#M8909</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hi&lt;BR /&gt;&lt;BR /&gt;How do i link GLOB_ID with another parameter?&lt;BR /&gt;&lt;BR /&gt;I want my parameter to copy from GLOB_ID. So I can edit my "GLOB_ID" in schedules.&lt;/DIV&gt;</description>
      <pubDate>Wed, 05 Feb 2025 11:23:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-ID-to-any-parameter/m-p/227978#M8909</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-02-05T11:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_ID to any parameter</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-ID-to-any-parameter/m-p/227979#M8910</link>
      <description>The GLOB_ID global parameter of GDL returns the value that you set in the ID field in the Tags and Categories panel of an element.&lt;BR /&gt;
So you have to simply list the "Element ID" in the Schedule and you can modify its value in Schedules. No need for this workaround.</description>
      <pubDate>Mon, 26 Oct 2015 16:27:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-ID-to-any-parameter/m-p/227979#M8910</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2015-10-26T16:27:21Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_ID to any parameter</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-ID-to-any-parameter/m-p/227980#M8911</link>
      <description>&lt;BLOCKQUOTE&gt;laszlonagy wrote:&lt;BR /&gt;The GLOB_ID global parameter of GDL returns the value that you set in the ID field in the Tags and Categories panel of an element.&lt;BR /&gt;
So you have to simply list the "Element ID" in the Schedule and you can modify its value in Schedules. No need for this workaround.&lt;/BLOCKQUOTE&gt;

Thank you &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt; But could I get the Element ID to my Interface?&lt;BR /&gt;
&lt;BR /&gt;
I just like to write this code:
&lt;PRE&gt;UI_OUTFIELD "Littera:", xIf[3],yIf,yText,20,1
UI_INFIELD "GLOB_ID", xIf[4],yIf-5,105,20 : yIf = yIf+yIfDiff&lt;/PRE&gt;

But which code should I use there?</description>
      <pubDate>Tue, 27 Oct 2015 09:31:44 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-ID-to-any-parameter/m-p/227980#M8911</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-27T09:31:44Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_ID to any parameter</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-ID-to-any-parameter/m-p/227981#M8912</link>
      <description>If my memory serves right, the GLOB_ID is a read-only GDL Global Parameter (as are almost all Global parameters).&lt;BR /&gt;
It will return the value of the Element ID of the element. But you can not set the value of the GLOB_ID in any way.&lt;BR /&gt;
You can only set the Element ID in the ID field in the Tags and Categories panel.</description>
      <pubDate>Tue, 27 Oct 2015 11:14:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-ID-to-any-parameter/m-p/227981#M8912</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2015-10-27T11:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_ID to any parameter</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-ID-to-any-parameter/m-p/227982#M8913</link>
      <description>Okey then I will use the Tags and Categories "ID" all the time then &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;</description>
      <pubDate>Tue, 27 Oct 2015 12:57:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-ID-to-any-parameter/m-p/227982#M8913</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-10-27T12:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_ID to any parameter</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-ID-to-any-parameter/m-p/377486#M8914</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;Does&amp;nbsp;&lt;SPAN&gt;GLOB_ID still works the same in AC26?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;you still&amp;nbsp;cant set ID to change by variable?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 14:30:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-ID-to-any-parameter/m-p/377486#M8914</guid>
      <dc:creator>Domagoj Lukinic</dc:creator>
      <dc:date>2023-04-21T14:30:23Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_ID to any parameter</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-ID-to-any-parameter/m-p/377491#M8915</link>
      <description>&lt;P&gt;I use GLOB_ID and then split the string and set a few parameters, then I can control the entire object with the id&lt;/P&gt;</description>
      <pubDate>Fri, 21 Apr 2023 15:33:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-ID-to-any-parameter/m-p/377491#M8915</guid>
      <dc:creator>SenecaDesignLLC</dc:creator>
      <dc:date>2023-04-21T15:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_ID to any parameter</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-ID-to-any-parameter/m-p/377872#M8916</link>
      <description>&lt;P&gt;Yes, it still works the same way.&lt;/P&gt;
&lt;P&gt;So, if I understand your request correctly, you would like to be able to specify the value of the Element ID by a formula or expression, and not have to enter it manually.&lt;/P&gt;
&lt;P&gt;I can think of two routes nowadays:&lt;/P&gt;
&lt;P&gt;1. Element ID Manager - this can change Element IDs based on a few simple criteria and rules. This has been available in Archicad for many years but it is limited in what it can achieve.&lt;/P&gt;
&lt;P&gt;2. Python - you can use Python scripts in Archicad to renumber Element IDs. I think Python is available for users with SSA/Forward. and There are some examples on this page:&amp;nbsp;&lt;A href="https://graphisoft.com/downloads/python#try" target="_blank"&gt;https://graphisoft.com/downloads/python#try&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 11:31:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-ID-to-any-parameter/m-p/377872#M8916</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2023-04-26T11:31:59Z</dc:date>
    </item>
    <item>
      <title>Re: GLOB_ID to any parameter</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/GLOB-ID-to-any-parameter/m-p/377877#M8917</link>
      <description>&lt;P&gt;Yeah OK thank you for replay.&lt;BR /&gt;I was hoping to make a label that shows GDL variable from associated object.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Apr 2023 12:49:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/GLOB-ID-to-any-parameter/m-p/377877#M8917</guid>
      <dc:creator>Domagoj Lukinic</dc:creator>
      <dc:date>2023-04-26T12:49:33Z</dc:date>
    </item>
  </channel>
</rss>

