<?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: drawing title object not working in AC25 in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/drawing-title-object-not-working-in-AC25/m-p/306213#M3633</link>
    <description>&lt;P&gt;For future reference, those &lt;EM&gt;shortcut variables&amp;nbsp;&lt;/EM&gt;are called&amp;nbsp;&lt;EM&gt;Autotext.&lt;/EM&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 16 Sep 2021 01:53:42 GMT</pubDate>
    <dc:creator>Lingwisyer</dc:creator>
    <dc:date>2021-09-16T01:53:42Z</dc:date>
    <item>
      <title>drawing title object not working in AC25</title>
      <link>https://community.graphisoft.com/t5/GDL/drawing-title-object-not-working-in-AC25/m-p/306201#M3630</link>
      <description>&lt;P&gt;We have been using a custom drawing title object since AC20 with no issues. Now that we are using AC25, the title is behaving correctly ON SCREEN, but when we print or save as PDF, the title object displays the information for ALL drawings on the layout.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Need help solving this. GDL script below. Thanks!&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-left" image-alt="correct display on screen" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/4911i13794B5F5866F864/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2021-09-15 at 3.28.30 PM.png" alt="correct display on screen" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;correct display on screen&lt;/span&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="issue when printing or saving to pdf" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/4912i9EBC995A8EDEFAFE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Screen Shot 2021-09-15 at 3.29.02 PM.png" alt="issue when printing or saving to pdf" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;issue when printing or saving to pdf&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;!! convert pt size to mm size !!&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;titleSizeMM = titleFontSize * 0.352778&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;numberSizeMM = numberSize * 0.352778&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;scaleSizeMM = scaleSize * 0.352778&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;DEFINE STYLE title_type titleFont, &amp;nbsp;titleSizeMM, 7, 0&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;DEFINE STYLE number_type numberFont, numberSizeMM, 8,0&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;DEFINE STYLE scale_type scaleFont, scaleSizeMM, 1,0&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;IF showTitle = 1 THEN&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;STYLE title_type&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;PEN 1&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;PARAGRAPH "paragraph_title" &amp;nbsp;1, 0, 0, 0, 1&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;"&amp;lt;DRAWINGNAME&amp;gt;"&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;ENDPARAGRAPH&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;TEXTBLOCK "textBlock_title" &amp;nbsp;0, 7, 0, 1, 1, 1, "paragraph_title"&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;ADD2 37/64",0&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;RICHTEXT2 0, 0, "textBlock_title"&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;ENDIF&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;DEL TOP&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;IF showNumber = 1 THEN&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;STYLE number_type&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;PEN 1&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;PARAGRAPH "paragraph_number" &amp;nbsp;1, 0, 0, 0, 1&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;"&amp;lt;DRAWINGID&amp;gt;"&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;ENDPARAGRAPH&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;TEXTBLOCK "textBlock_number" &amp;nbsp;0, 8, 0, 1, 1, 1, "paragraph_number"&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;ADD2 1/4",0&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;RICHTEXT2 0, 0, "textBlock_number"&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;ENDIF&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;DEL TOP&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;PEN 2&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;LINE2 0,0,1/2",0&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;HOTSPOT2 1/2",0&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;HOTSPOT2 0,0&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;DEL TOP&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;IF showScale = 1 AND not_to_scale = 0 THEN&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;STYLE scale_type&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;PEN 1&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;PARAGRAPH "paragraph_scale" &amp;nbsp;1, 0, 0, 0, 1&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;"&amp;lt;DRAWINGSCALE&amp;gt;"&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;ENDPARAGRAPH&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;TEXTBLOCK "textBlock_scale" &amp;nbsp;0, 1, 0, 1, 1, 1, "paragraph_scale"&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;ADD2 9/16",-3/64"&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;RICHTEXT2 0, 0, "textBlock_scale"&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;ENDIF&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;DEL TOP&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;IF showScale = 1 AND not_to_scale = 1 THEN&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;STYLE scale_type&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;PEN 1&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;PARAGRAPH "paragraph_scale" &amp;nbsp;1, 0, 0, 0, 1&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;"NOT TO SCALE"&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;ENDPARAGRAPH&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;TEXTBLOCK "textBlock_not_to_scale" &amp;nbsp;0, 1, 0, 1, 1, 1, "paragraph_scale"&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;ADD2 9/16",-3/64"&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;RICHTEXT2 0, 0, "textBlock_not_to_scale"&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;ENDIF&lt;/FONT&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;FONT face="courier new,courier" size="2"&gt;DEL TOP&lt;/FONT&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 22:35:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/drawing-title-object-not-working-in-AC25/m-p/306201#M3630</guid>
      <dc:creator>jkershaw</dc:creator>
      <dc:date>2021-09-15T22:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: drawing title object not working in AC25</title>
      <link>https://community.graphisoft.com/t5/GDL/drawing-title-object-not-working-in-AC25/m-p/306202#M3631</link>
      <description>&lt;P&gt;Might be the Title bug in AC25.&lt;/P&gt;
&lt;P&gt;See here&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.graphisoft.com/t5/Document-Visualize-forum/Custom-drawing-title-issue-with-ArchiCAD-25/m-p/219331/highlight/true#M32308" target="_blank"&gt;https://community.graphisoft.com/t5/Document-Visualize-forum/Custom-drawing-title-issue-with-ArchiCAD-25/m-p/219331/highlight/true#M32308&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Sep 2021 23:11:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/drawing-title-object-not-working-in-AC25/m-p/306202#M3631</guid>
      <dc:creator>Eduardo Rolon</dc:creator>
      <dc:date>2021-09-15T23:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: drawing title object not working in AC25</title>
      <link>https://community.graphisoft.com/t5/GDL/drawing-title-object-not-working-in-AC25/m-p/306203#M3632</link>
      <description>&lt;P&gt;Thanks, Eduardo.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to solve the issue by replacing what I call the "shortcut" variables - &amp;lt;DRAWINGNAME&amp;gt;, &amp;lt;DRAWINGID&amp;gt;, etc - with the global AC variables (AC_DrawingName, AC_DrawingNumber, etc.)&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 00:01:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/drawing-title-object-not-working-in-AC25/m-p/306203#M3632</guid>
      <dc:creator>jkershaw</dc:creator>
      <dc:date>2021-09-16T00:01:24Z</dc:date>
    </item>
    <item>
      <title>Re: drawing title object not working in AC25</title>
      <link>https://community.graphisoft.com/t5/GDL/drawing-title-object-not-working-in-AC25/m-p/306213#M3633</link>
      <description>&lt;P&gt;For future reference, those &lt;EM&gt;shortcut variables&amp;nbsp;&lt;/EM&gt;are called&amp;nbsp;&lt;EM&gt;Autotext.&lt;/EM&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Sep 2021 01:53:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/drawing-title-object-not-working-in-AC25/m-p/306213#M3633</guid>
      <dc:creator>Lingwisyer</dc:creator>
      <dc:date>2021-09-16T01:53:42Z</dc:date>
    </item>
    <item>
      <title>Re: drawing title object not working in AC25</title>
      <link>https://community.graphisoft.com/t5/GDL/drawing-title-object-not-working-in-AC25/m-p/333130#M3634</link>
      <description>&lt;P&gt;Sorry...&lt;BR /&gt;but it seems that I'm to stupid to replace 'Autotext' with 'Variables'&lt;/P&gt;&lt;P&gt;If i put between quotes there appers the name of the variable in the titel instead the name of the drawing...&lt;/P&gt;&lt;P&gt;if i put it plain in, I get an error.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And how to replace &amp;lt;DRAWINGID&amp;gt; ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;text2 (AC_DrawingRect[3]-DistH),DistV,"&amp;lt;DRAWINGNAME&amp;gt;" + " &amp;lt;DRAWINGID&amp;gt;"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 11:21:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/drawing-title-object-not-working-in-AC25/m-p/333130#M3634</guid>
      <dc:creator>snow</dc:creator>
      <dc:date>2022-03-23T11:21:23Z</dc:date>
    </item>
    <item>
      <title>Re: drawing title object not working in AC25</title>
      <link>https://community.graphisoft.com/t5/GDL/drawing-title-object-not-working-in-AC25/m-p/333186#M3635</link>
      <description>&lt;P&gt;I'm too stupid to know all the right terminology, but I'll do my best to answer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Archicad has global variables for use in the GDL code. I utilized the following:&lt;/P&gt;&lt;P&gt;AC_DrawingName&lt;/P&gt;&lt;P&gt;AC_DrawingNumber&lt;/P&gt;&lt;P&gt;AC_DrawingScale&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;These variables should not be in quotations when scripting in GDL.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here's an example of the code:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;PARAGRAPH "paragraph_number"  1, 0, 0, 0, 1
	AC_DrawingNumber
ENDPARAGRAPH&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 23 Mar 2022 17:17:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/drawing-title-object-not-working-in-AC25/m-p/333186#M3635</guid>
      <dc:creator>jkershaw</dc:creator>
      <dc:date>2022-03-23T17:17:39Z</dc:date>
    </item>
    <item>
      <title>Re: drawing title object not working in AC25</title>
      <link>https://community.graphisoft.com/t5/GDL/drawing-title-object-not-working-in-AC25/m-p/333775#M3636</link>
      <description>&lt;P&gt;Thank you for your reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But it seems to use&lt;/P&gt;&lt;P&gt;'PARAGRAPH' instead of 'Text2' there is a complete different "environment" necessary...&lt;/P&gt;&lt;P&gt;... or someting with (a?) 'string' is necessary...(Warning in the editor...)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So you see, I don't have much knowledge of GDL-Script...&lt;/P&gt;&lt;P&gt;...seems that basics, like showing the "result" of a variable in the "output" are missing with me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I looked several times into manuals but whether I didn't look for the right things or I just don't understand what's written there.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Mar 2022 07:18:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/drawing-title-object-not-working-in-AC25/m-p/333775#M3636</guid>
      <dc:creator>snow</dc:creator>
      <dc:date>2022-03-28T07:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: drawing title object not working in AC25</title>
      <link>https://community.graphisoft.com/t5/GDL/drawing-title-object-not-working-in-AC25/m-p/333843#M3637</link>
      <description>&lt;P&gt;apologies - I should have given you the full code in context. I'm no GDL expert - more of a hack.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is part of a larger script. This is the section that generates the drawing title.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;IF showTitle = 1 THEN
STYLE title_type
PEN 1
PARAGRAPH "paragraph_title"  1, 0, 0, 0, 1
	AC_DrawingName
ENDPARAGRAPH
TEXTBLOCK "textBlock_title"  0, 7, 0, 1, 1, 1, "paragraph_title"
ADD2 37/64",0
RICHTEXT2 0, 0, "textBlock_title"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;PARAGRAPH is a means of defining styles and alignments. It also defines the output. In this case, the output is the variable AC_DrawingName.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;TEXTBLOCK defines more options for anchor points, width_factor, etc. In this case, the output of the text block is the information defined in PARAGRAPH.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;RICHTEXT2 is what actually outputs the text. It outputs the information defined in TEXTBLOCK.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can use TEXT2, but you'll have less control over formatting:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;TEXT2 0,0,AC_DrawingName&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 28 Mar 2022 16:17:13 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/drawing-title-object-not-working-in-AC25/m-p/333843#M3637</guid>
      <dc:creator>jkershaw</dc:creator>
      <dc:date>2022-03-28T16:17:13Z</dc:date>
    </item>
    <item>
      <title>Re: drawing title object not working in AC25</title>
      <link>https://community.graphisoft.com/t5/GDL/drawing-title-object-not-working-in-AC25/m-p/334275#M3638</link>
      <description>&lt;P&gt;With help trough the german Archicad-Discord Channel I could finally solve the 'problem' (just at the day the next Archicad update is announced... &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt; )&lt;BR /&gt;The key issue was, that the name of the variable has to be typed manually into the parameter list.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;… and to get a space in the output between several expressions I had to learn what's about the 'str' command.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 16:08:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/drawing-title-object-not-working-in-AC25/m-p/334275#M3638</guid>
      <dc:creator>snow</dc:creator>
      <dc:date>2022-03-31T16:08:54Z</dc:date>
    </item>
  </channel>
</rss>

