<?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: Is it possible to bring GDL parameter value with unique ID? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-bring-GDL-parameter-value-with-unique-ID/m-p/362213#M1542</link>
    <description>&lt;P&gt;Is there something that can bring a parameter of one OBJECT out of multiple OBJECTs?&lt;BR /&gt;If yes, what should I study?&lt;BR /&gt;I think that you can't select from the ones that have been created with CALL.&lt;/P&gt;&lt;P&gt;Or are you saying that all GDL has no way to get another object?&lt;/P&gt;</description>
    <pubDate>Wed, 16 Nov 2022 17:22:50 GMT</pubDate>
    <dc:creator>LeeJaeYoung</dc:creator>
    <dc:date>2022-11-16T17:22:50Z</dc:date>
    <item>
      <title>Is it possible to bring GDL parameter value with unique ID?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-bring-GDL-parameter-value-with-unique-ID/m-p/361857#M1540</link>
      <description>&lt;P&gt;I made one area label called "ar".&lt;BR /&gt;This reads the Fill Area and displays it in character form.&lt;BR /&gt;This is used in worksheet A.&lt;BR /&gt;Can I bring the value of one ar I want out of several ars in A from worksheet B?&lt;/P&gt;&lt;P&gt;In autocad, you can get information by selecting an object by its Entity handle value. (Autolisp)&lt;/P&gt;</description>
      <pubDate>Sat, 12 Nov 2022 18:35:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-bring-GDL-parameter-value-with-unique-ID/m-p/361857#M1540</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2022-11-12T18:35:08Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to bring GDL parameter value with unique ID?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-bring-GDL-parameter-value-with-unique-ID/m-p/362210#M1541</link>
      <description>&lt;P&gt;Not with GDL, a label only knows about the element it points to.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 17:09:25 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-bring-GDL-parameter-value-with-unique-ID/m-p/362210#M1541</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2022-11-16T17:09:25Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to bring GDL parameter value with unique ID?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-bring-GDL-parameter-value-with-unique-ID/m-p/362213#M1542</link>
      <description>&lt;P&gt;Is there something that can bring a parameter of one OBJECT out of multiple OBJECTs?&lt;BR /&gt;If yes, what should I study?&lt;BR /&gt;I think that you can't select from the ones that have been created with CALL.&lt;/P&gt;&lt;P&gt;Or are you saying that all GDL has no way to get another object?&lt;/P&gt;</description>
      <pubDate>Wed, 16 Nov 2022 17:22:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-bring-GDL-parameter-value-with-unique-ID/m-p/362213#M1542</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2022-11-16T17:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to bring GDL parameter value with unique ID?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-bring-GDL-parameter-value-with-unique-ID/m-p/362481#M1543</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;Or are you saying that all GDL has no way to get another object?&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Yes, except a label can read one element.&lt;/P&gt;
&lt;P&gt;Schedules can add multiple objects' parameter values.&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 14:12:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-bring-GDL-parameter-value-with-unique-ID/m-p/362481#M1543</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2022-11-18T14:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to bring GDL parameter value with unique ID?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-bring-GDL-parameter-value-with-unique-ID/m-p/362483#M1544</link>
      <description>&lt;P&gt;SCHEDULE cannot create a table of any format and there is no way to communicate the sum of the schedule to GDL.&lt;BR /&gt;It seems to me that the schedule should be able to talk to GDL. But it doesn't seem ready yet.&lt;/P&gt;&lt;P&gt;This old man shouts that Archicad should be able to control the table with the API by giving the same TABLE as AUTOCAD without relying only on the schedule. ^^ (This contains jokes.)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.Graphisoft.com/t5/Wishes-forum/I-wish-there-was-something-like-Table-in-AutoCAD-in-REVIT-and/td-p/362306" target="_blank"&gt;I wish there was something like Table in AutoCAD i... - Graphisoft Community&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 18 Nov 2022 14:28:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-bring-GDL-parameter-value-with-unique-ID/m-p/362483#M1544</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2022-11-18T14:28:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to bring GDL parameter value with unique ID?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-bring-GDL-parameter-value-with-unique-ID/m-p/362614#M1545</link>
      <description>&lt;P&gt;Is it impossible to get the information of other arranged objects by using the object's GUID, other than designating the object with a label?&lt;/P&gt;&lt;P&gt;I think I've seen it somewhere.... I can't find it now, so I'm trying to find out if it's my mistake.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2022 00:21:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-it-possible-to-bring-GDL-parameter-value-with-unique-ID/m-p/362614#M1545</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2022-11-21T00:21:49Z</dc:date>
    </item>
  </channel>
</rss>

