<?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: Call an object from an object? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Call-an-object-from-an-object/m-p/373121#M820</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Zone stamps are floor-plan-only. Zone Labels (AC26) can be placed on section/elevation and 3D documents too.&lt;/P&gt;
&lt;P&gt;The zone itself can't have a GDL model.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Mar 2023 09:05:23 GMT</pubDate>
    <dc:creator>Peter Baksa</dc:creator>
    <dc:date>2023-03-14T09:05:23Z</dc:date>
    <item>
      <title>Call an object from an object?</title>
      <link>https://community.graphisoft.com/t5/GDL/Call-an-object-from-an-object/m-p/371807#M816</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Tried to call a 3D text object from the zone stamp but it only shows up like an empty rectangle in 2D and nothing in 3D...!? Any idea what I did wrong?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;CALL "3D-text 25" PARAMETERS textcontent = "Hello", gs_font_size = 10&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It must be that the zone stamp is 2D only... How could I get the 3D text if not with the zone stamp? I obviously want to place a 3D zone name/number in the model. We do this with Grasshopper but this should be possible directly with GDL imo.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 19:51:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Call-an-object-from-an-object/m-p/371807#M816</guid>
      <dc:creator>Mats_Knutsson</dc:creator>
      <dc:date>2023-02-28T19:51:27Z</dc:date>
    </item>
    <item>
      <title>Re: Call an object from an object?</title>
      <link>https://community.graphisoft.com/t5/GDL/Call-an-object-from-an-object/m-p/371817#M817</link>
      <description>&lt;P&gt;That would be my guess: zones don't behave in 3D like other objects - they are their own beast.&amp;nbsp; If you were to try this same technique with a standard object, you would have better success.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Feb 2023 21:59:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Call-an-object-from-an-object/m-p/371817#M817</guid>
      <dc:creator>Bruce</dc:creator>
      <dc:date>2023-02-28T21:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Call an object from an object?</title>
      <link>https://community.graphisoft.com/t5/GDL/Call-an-object-from-an-object/m-p/371838#M818</link>
      <description>&lt;P&gt;It's a pity. I'd like a 3D room stamp to be automated...&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 08:36:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Call-an-object-from-an-object/m-p/371838#M818</guid>
      <dc:creator>Mats_Knutsson</dc:creator>
      <dc:date>2023-03-01T08:36:19Z</dc:date>
    </item>
    <item>
      <title>Re: Call an object from an object?</title>
      <link>https://community.graphisoft.com/t5/GDL/Call-an-object-from-an-object/m-p/371842#M819</link>
      <description>&lt;P&gt;Can you use REQUEST directly in the 3D text object?&lt;/P&gt;
&lt;P&gt;Maybe make a copy of it specifically as a '3D zone text' object.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarryKelly_0-1677662468001.png" style="width: 848px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/34716i766D29C732677CF3/image-size/large?v=v2&amp;amp;px=999" role="button" title="BarryKelly_0-1677662468001.png" alt="BarryKelly_0-1677662468001.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I just had a quick try (placed requests directly in the 3D script).&lt;/P&gt;
&lt;P&gt;I can get the Zone_category request to work but not the Zone_relations - that just returns a zero for any of the variables - but it shouldn't.&lt;/P&gt;
&lt;P&gt;It is supposed to work with objects&lt;/P&gt;
&lt;P&gt;I don't have time to play any more just at the moment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarryKelly_1-1677662583603.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/34717i84C389C1E0A2C8F6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BarryKelly_1-1677662583603.png" alt="BarryKelly_1-1677662583603.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Mar 2023 09:25:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Call-an-object-from-an-object/m-p/371842#M819</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2023-03-01T09:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Call an object from an object?</title>
      <link>https://community.graphisoft.com/t5/GDL/Call-an-object-from-an-object/m-p/373121#M820</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;Zone stamps are floor-plan-only. Zone Labels (AC26) can be placed on section/elevation and 3D documents too.&lt;/P&gt;
&lt;P&gt;The zone itself can't have a GDL model.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Mar 2023 09:05:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Call-an-object-from-an-object/m-p/373121#M820</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2023-03-14T09:05:23Z</dc:date>
    </item>
  </channel>
</rss>

