<?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 Accessing Layout Status in GDL in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Accessing-Layout-Status-in-GDL/m-p/188912#M12049</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;With AC18 we now have a few more fields attached to each layout page. If you go to the Autotext entries you can see that each layout has a "Status" and "Status Code". These can be scheduled in the Sheet Index, but...&lt;BR /&gt;
&lt;BR /&gt;
I can't find a request statement that will let me access the layout status.&lt;BR /&gt;
&lt;BR /&gt;
What I want to be able to do is to have a stamp as part of my Master Layout that reads the "Status" for each layout (e.g. Information Only, For Tender, For Construction, Preliminary) and stamps each page with a custom format object. This will enable us to have a central control of the issue purpose for each drawing and a linked report showing the status that each document is stamped for.&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 15 Jul 2014 05:47:15 GMT</pubDate>
    <dc:creator>Matthew Johnson</dc:creator>
    <dc:date>2014-07-15T05:47:15Z</dc:date>
    <item>
      <title>Accessing Layout Status in GDL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Accessing-Layout-Status-in-GDL/m-p/188912#M12049</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;With AC18 we now have a few more fields attached to each layout page. If you go to the Autotext entries you can see that each layout has a "Status" and "Status Code". These can be scheduled in the Sheet Index, but...&lt;BR /&gt;
&lt;BR /&gt;
I can't find a request statement that will let me access the layout status.&lt;BR /&gt;
&lt;BR /&gt;
What I want to be able to do is to have a stamp as part of my Master Layout that reads the "Status" for each layout (e.g. Information Only, For Tender, For Construction, Preliminary) and stamps each page with a custom format object. This will enable us to have a central control of the issue purpose for each drawing and a linked report showing the status that each document is stamped for.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 15 Jul 2014 05:47:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Accessing-Layout-Status-in-GDL/m-p/188912#M12049</guid>
      <dc:creator>Matthew Johnson</dc:creator>
      <dc:date>2014-07-15T05:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Layout Status in GDL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Accessing-Layout-Status-in-GDL/m-p/188913#M12050</link>
      <description>Also,&lt;BR /&gt;
&lt;BR /&gt;
Is there any way to request any information about the layout?&lt;BR /&gt;
&lt;BR /&gt;
e.g. documents scales etc</description>
      <pubDate>Fri, 08 Aug 2014 03:42:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Accessing-Layout-Status-in-GDL/m-p/188913#M12050</guid>
      <dc:creator>Matthew Johnson</dc:creator>
      <dc:date>2014-08-08T03:42:36Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Layout Status in GDL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Accessing-Layout-Status-in-GDL/m-p/188914#M12051</link>
      <description>Via autotext names.&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Piotr</description>
      <pubDate>Fri, 08 Aug 2014 08:15:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Accessing-Layout-Status-in-GDL/m-p/188914#M12051</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2014-08-08T08:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Layout Status in GDL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Accessing-Layout-Status-in-GDL/m-p/188915#M12052</link>
      <description>Autotext names in GDL can't be used for scripting. &lt;BR /&gt;
&lt;BR /&gt;
From the GDL Reference Guide:&lt;BR /&gt;
"It’s not part of GDL itself. ArchiCAD will substitute all references to autotext fields in whatever GDL output it finds them. For example, if you write &amp;lt;PROJECTSTATUS&amp;gt; in the parameter string of a text2 command, ArchiCAD will nicely replace it with the actual value. All this is invisible to GDL – consequently the size and other attributes of the text are not measurable."&lt;BR /&gt;
&lt;BR /&gt;
I want to be able to use GDL to query the layout information and use that to drive parameter values in my script.</description>
      <pubDate>Fri, 08 Aug 2014 08:19:10 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Accessing-Layout-Status-in-GDL/m-p/188915#M12052</guid>
      <dc:creator>Matthew Johnson</dc:creator>
      <dc:date>2014-08-08T08:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Layout Status in GDL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Accessing-Layout-Status-in-GDL/m-p/188916#M12053</link>
      <description>Yes I would love to be able to read the actual values of autotext and not just the autotext container.&lt;BR /&gt;
It seems odd that we can use the autotext itself but we can't determine what the actual value of it is to use in other ways.&lt;BR /&gt;
It would be very handy.&lt;BR /&gt;
&lt;BR /&gt;
Here is a vote on being able to use Project Info in particular.&lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="http://archicad-talk.graphisoft.com/viewtopic.php?p=229818" target="_blank"&gt;&lt;LINK_TEXT text="http://archicad-talk.graphisoft.com/vie ... p?p=229818"&gt;http://archicad-talk.graphisoft.com/viewtopic.php?p=229818&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
There are quite a few post requesting the same.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Fri, 08 Aug 2014 08:55:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Accessing-Layout-Status-in-GDL/m-p/188916#M12053</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2014-08-08T08:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Layout Status in GDL</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Accessing-Layout-Status-in-GDL/m-p/188917#M12054</link>
      <description>You understood me wrong:&lt;BR /&gt;
the Autotext names can be used in text blocks, but they cannot be accesed by GDL ie transformed read out or something like that.&lt;BR /&gt;
But if You use the Autotext like a plain text - it will show up&lt;BR /&gt;
(example: make a text block with any autotext and save it as a gdl object)&lt;BR /&gt;
&lt;BR /&gt;
Best Regards,&lt;BR /&gt;
Piotr</description>
      <pubDate>Fri, 08 Aug 2014 20:59:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Accessing-Layout-Status-in-GDL/m-p/188917#M12054</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2014-08-08T20:59:57Z</dc:date>
    </item>
  </channel>
</rss>

