<?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: Project Info Text in 3D in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Project-Info-Text-in-3D/m-p/218234#M14003</link>
    <description>These kinds of info request are usually done in GDL using the REQUEST function, but currently there is no such option for it to ask for Project Info data.&lt;BR /&gt;
You could make this into a GDL wish.</description>
    <pubDate>Thu, 31 Jan 2013 16:33:54 GMT</pubDate>
    <dc:creator>Laszlo Nagy</dc:creator>
    <dc:date>2013-01-31T16:33:54Z</dc:date>
    <item>
      <title>Project Info Text in 3D</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Project-Info-Text-in-3D/m-p/218232#M14001</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Well I'm back again with another GDL problem.  I'm trying to make a 3D sign that includes the Project &amp;amp; Client Names taken from the project info list.  The commands to get the information are easy enough &amp;lt;PROJECTNAME&amp;gt; &amp;amp; &amp;lt;CLIENTNAME&amp;gt;.  These work fine with the Text 2 command e.g.  TEXT2 x, y, "&amp;lt;PROJECTNAME&amp;gt;"&lt;BR /&gt;
&lt;BR /&gt;
However in 3D it doesn't work, with the Text, Rich Text, Text Block or Paragraph commands all having the same problem.  The quotation marks " " either side make the script write exactly what is between them, &amp;lt;PROJECTNAME&amp;gt;, rather than retrieving the information.&lt;BR /&gt;
&lt;BR /&gt;
Removing the quotation marks causes an 'Unnecessary Token' error.  While removing the arrow brackets causes an error as the script requires a 'string type expression'&lt;BR /&gt;
&lt;BR /&gt;
Trying to be clever I made a separate variable to equal the project name e.g.  project_text = '&amp;lt;PROJECTNAME&amp;gt;'  However this encounters the original problem and removing the ' ' brings up an 'Error in Expression'&lt;BR /&gt;
&lt;BR /&gt;
Does anyone have any idea how to get the Project Name and Client Name text to show up in 3D?  I can just make the user input the info but that takes time and can lead to errors.&lt;BR /&gt;
&lt;BR /&gt;
Thanks&lt;BR /&gt;
- Lachlan&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 31 Jan 2013 05:46:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Project-Info-Text-in-3D/m-p/218232#M14001</guid>
      <dc:creator>Lachlan Green</dc:creator>
      <dc:date>2013-01-31T05:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Project Info Text in 3D</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Project-Info-Text-in-3D/m-p/218233#M14002</link>
      <description>The autotext is not substituted in GDL environment, but in plain 2D display only. I think there is no direct way.&lt;BR /&gt;
&lt;BR /&gt;
You could try &lt;A href="http://www.opengdl.org/Default.aspx?tabid=4750" target="_blank"&gt;openLibraryGlobals.gsm&lt;/A&gt;, a model view options object, which allows to import a projectinfo file (XML export).&lt;BR /&gt;
&lt;BR /&gt;
You can request these values in your object by requesting parameter values. You find examples at the end of the project page.&lt;BR /&gt;
&lt;BR /&gt;
This is only a workaround. I would like to hear, if it worked for you.</description>
      <pubDate>Thu, 31 Jan 2013 08:14:01 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Project-Info-Text-in-3D/m-p/218233#M14002</guid>
      <dc:creator>Frank Beister</dc:creator>
      <dc:date>2013-01-31T08:14:01Z</dc:date>
    </item>
    <item>
      <title>Re: Project Info Text in 3D</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Project-Info-Text-in-3D/m-p/218234#M14003</link>
      <description>These kinds of info request are usually done in GDL using the REQUEST function, but currently there is no such option for it to ask for Project Info data.&lt;BR /&gt;
You could make this into a GDL wish.</description>
      <pubDate>Thu, 31 Jan 2013 16:33:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Project-Info-Text-in-3D/m-p/218234#M14003</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2013-01-31T16:33:54Z</dc:date>
    </item>
    <item>
      <title>Re: Project Info Text in 3D</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Project-Info-Text-in-3D/m-p/218235#M14004</link>
      <description>I want exactly the same. It is strange that this project info is available and usable in a 2D GDL context but not in a 3D GDL context.&lt;BR /&gt;
&lt;BR /&gt;
I would like to request the development team to look at this. Using the project info in GDL objects is quite common...</description>
      <pubDate>Tue, 04 Feb 2014 13:16:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Project-Info-Text-in-3D/m-p/218235#M14004</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-02-04T13:16:42Z</dc:date>
    </item>
  </channel>
</rss>

