<?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: How to use current Layout ID and name i GDL script in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-use-current-Layout-ID-and-name-i-GDL-script/m-p/212358#M15852</link>
    <description>So it works eh? YAY! Good to know for the next object/title.</description>
    <pubDate>Wed, 21 Mar 2012 23:48:00 GMT</pubDate>
    <dc:creator>sinceV6</dc:creator>
    <dc:date>2012-03-21T23:48:00Z</dc:date>
    <item>
      <title>How to use current Layout ID and name i GDL script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-use-current-Layout-ID-and-name-i-GDL-script/m-p/212351#M15845</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;I'm trying to create a GDL object for making revision handling easier. This objects needs to "know" which layout it is placed on (the Layout ID and name).&lt;BR /&gt;
&lt;BR /&gt;
I know I can use the &amp;lt;LayoutID&amp;gt; to create an autotext in the object, but that is not what i'm after, because I want to be able to store the Layout ID and Layout name in a database.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Is this possible, and how do I do it, or where can I read about it? I have looked through the GDL reference guide but I can't find anything.&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 12 Dec 2011 11:39:57 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-use-current-Layout-ID-and-name-i-GDL-script/m-p/212351#M15845</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-12T11:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to use current Layout ID and name i GDL script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-use-current-Layout-ID-and-name-i-GDL-script/m-p/212352#M15846</link>
      <description>It is not possible.&lt;BR /&gt;
You can use autotext in an object but you can never retrieve the value of the autotext itself.&lt;BR /&gt;
So you can't pass its value onto a parameter or to a database.&lt;BR /&gt;
Barry.</description>
      <pubDate>Tue, 13 Dec 2011 07:33:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-use-current-Layout-ID-and-name-i-GDL-script/m-p/212352#M15846</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2011-12-13T07:33:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to use current Layout ID and name i GDL script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-use-current-Layout-ID-and-name-i-GDL-script/m-p/212353#M15847</link>
      <description>Thanks for a fast reply.&lt;BR /&gt;
&lt;BR /&gt;
It's a shame it can't be done.... That means I can only generate lists of layouts based on the built in scheme tools. &lt;BR /&gt;
&lt;BR /&gt;
The problem is that the layouts have to few parameters. I would be great if they would have a lot of custom parameters that could be used as filters in the schemes. Then one could give the layouts parameters like "part of revision 1", and then generate a list of all layouts in revision 1 etc.</description>
      <pubDate>Tue, 13 Dec 2011 08:44:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-use-current-Layout-ID-and-name-i-GDL-script/m-p/212353#M15847</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-13T08:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to use current Layout ID and name i GDL script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-use-current-Layout-ID-and-name-i-GDL-script/m-p/212354#M15848</link>
      <description>&lt;BLOCKQUOTE&gt;Barry wrote:&lt;BR /&gt;It is not possible.&lt;BR /&gt;
You can use autotext in an object but you can never retrieve the value of the autotext itself.&lt;BR /&gt;
So you can't pass its value onto a parameter or to a database.&lt;BR /&gt;
Barry.&lt;/BLOCKQUOTE&gt;

I guess it's not possible then to reach the layout's ID in any other way either?</description>
      <pubDate>Tue, 13 Dec 2011 08:46:22 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-use-current-Layout-ID-and-name-i-GDL-script/m-p/212354#M15848</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2011-12-13T08:46:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to use current Layout ID and name i GDL script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-use-current-Layout-ID-and-name-i-GDL-script/m-p/212355#M15849</link>
      <description>Not that I am aware of.&lt;BR /&gt;
Barry.</description>
      <pubDate>Tue, 13 Dec 2011 08:57:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-use-current-Layout-ID-and-name-i-GDL-script/m-p/212355#M15849</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2011-12-13T08:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to use current Layout ID and name i GDL script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-use-current-Layout-ID-and-name-i-GDL-script/m-p/212356#M15850</link>
      <description>Didn't try it myself, but can't this be used?&lt;BR /&gt;
&lt;BR /&gt;
n = request ("HomeDB_info", "", n, LayoutNumber, LayoutName, n)&lt;BR /&gt;
&lt;BR /&gt;
from:&lt;BR /&gt;
&lt;A href="http://www.graphisoft.com/ftp/techsupport/documentation/developer_docs/BasicLibraryDoc/15/DrawingTitle/DrawingTitle.html" target="_blank"&gt;&lt;LINK_TEXT text="http://www.graphisoft.com/ftp/techsuppo ... Title.html"&gt;http://www.graphisoft.com/ftp/techsupport/documentation/developer_docs/BasicLibraryDoc/15/DrawingTitle/DrawingTitle.html&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
and page 312 of the GDL documentation.</description>
      <pubDate>Tue, 20 Dec 2011 01:58:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-use-current-Layout-ID-and-name-i-GDL-script/m-p/212356#M15850</guid>
      <dc:creator>sinceV6</dc:creator>
      <dc:date>2011-12-20T01:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to use current Layout ID and name i GDL script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-use-current-Layout-ID-and-name-i-GDL-script/m-p/212357#M15851</link>
      <description>That above code works well. Thanks! I was trying to solve the very same problem.</description>
      <pubDate>Wed, 21 Mar 2012 14:22:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-use-current-Layout-ID-and-name-i-GDL-script/m-p/212357#M15851</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2012-03-21T14:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: How to use current Layout ID and name i GDL script</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/How-to-use-current-Layout-ID-and-name-i-GDL-script/m-p/212358#M15852</link>
      <description>So it works eh? YAY! Good to know for the next object/title.</description>
      <pubDate>Wed, 21 Mar 2012 23:48:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/How-to-use-current-Layout-ID-and-name-i-GDL-script/m-p/212358#M15852</guid>
      <dc:creator>sinceV6</dc:creator>
      <dc:date>2012-03-21T23:48:00Z</dc:date>
    </item>
  </channel>
</rss>

