<?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: Get object parameter (GDL variable)  with Autotext in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Get-object-parameter-GDL-variable-with-Autotext/m-p/281956#M4261</link>
    <description>Just add a Style statement at the start of the script?</description>
    <pubDate>Thu, 03 Sep 2020 01:20:08 GMT</pubDate>
    <dc:creator>Lingwisyer</dc:creator>
    <dc:date>2020-09-03T01:20:08Z</dc:date>
    <item>
      <title>Get object parameter (GDL variable)  with Autotext</title>
      <link>https://community.graphisoft.com/t5/GDL/Get-object-parameter-GDL-variable-with-Autotext/m-p/281952#M4257</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;I've been struggling with this issue for a while, but because it seems simple, I thought I might just have missed some simple solution. But here goes:&lt;BR /&gt;I GDL script custom objects from scratch and want to label them with the autotext function. In schemes you have the ability to find additional object parameters (variables from the script) and list them, but with autotext in the category "Object/Lamp" I am limited to Length, Rotation and Surface - which has no purpose in my case. Is there any way to identify these variables with autotext? Or maybe som other solution?&lt;BR /&gt;I am aware of the Element ID (GLOB_ID) possibility, but it's simply too ineffective, thus I have to type it manually in all objects. As far as I know, it's not possible to set GLOB_ID directly from the script.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;- Slumstrup&lt;/DIV&gt;</description>
      <pubDate>Mon, 26 Sep 2022 20:57:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Get-object-parameter-GDL-variable-with-Autotext/m-p/281952#M4257</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-09-26T20:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Get object parameter (GDL variable)  with Autotext</title>
      <link>https://community.graphisoft.com/t5/GDL/Get-object-parameter-GDL-variable-with-Autotext/m-p/281953#M4258</link>
      <description>Hi Slumstrup,&lt;BR /&gt;
&lt;BR /&gt;
I have the same query as you. I found one label tool called Label Everything may help you. The tool was developed by Masterscript. It is able to label individual GDL parameter.&lt;BR /&gt;
&lt;BR /&gt;
Regards&lt;BR /&gt;
Jeffrey Shan</description>
      <pubDate>Sun, 13 Oct 2019 22:27:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Get-object-parameter-GDL-variable-with-Autotext/m-p/281953#M4258</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-13T22:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Get object parameter (GDL variable)  with Autotext</title>
      <link>https://community.graphisoft.com/t5/GDL/Get-object-parameter-GDL-variable-with-Autotext/m-p/281954#M4259</link>
      <description>hi!&lt;BR /&gt;
The label can get the variable argument of the object, you can use the request,&lt;BR /&gt;
Here is an example, you can refer to&lt;BR /&gt;

&lt;PRE&gt;n = REQUEST("ASSOCLP_PARVALUE",  "object variable name ", DUMMY_name_index, DUMMY_type, DUMMY_flags, DUMMY_dim1, DUMMY_dim2, name)&lt;/PRE&gt;</description>
      <pubDate>Mon, 14 Oct 2019 01:07:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Get-object-parameter-GDL-variable-with-Autotext/m-p/281954#M4259</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-10-14T01:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Get object parameter (GDL variable)  with Autotext</title>
      <link>https://community.graphisoft.com/t5/GDL/Get-object-parameter-GDL-variable-with-Autotext/m-p/281955#M4260</link>
      <description>The Label created by licheng6095 worked on my model, but the issue is: I can´t chose the size of the font or the style. How can I configure it?</description>
      <pubDate>Wed, 02 Sep 2020 22:32:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Get-object-parameter-GDL-variable-with-Autotext/m-p/281955#M4260</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-02T22:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Get object parameter (GDL variable)  with Autotext</title>
      <link>https://community.graphisoft.com/t5/GDL/Get-object-parameter-GDL-variable-with-Autotext/m-p/281956#M4261</link>
      <description>Just add a Style statement at the start of the script?</description>
      <pubDate>Thu, 03 Sep 2020 01:20:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Get-object-parameter-GDL-variable-with-Autotext/m-p/281956#M4261</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2020-09-03T01:20:08Z</dc:date>
    </item>
  </channel>
</rss>

