<?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: TEXTBLOCK lines height adjustment in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/TEXTBLOCK-lines-height-adjustment/m-p/319468#M4466</link>
    <description>&lt;P&gt;Oh right. Then I assume I should use paragraph instead of textblock to be able to control that. I can't see how I define the paragraph's width, though. I'm using textblock because I need to restrict the width of the text to have an automatic line break.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Nov 2021 23:30:58 GMT</pubDate>
    <dc:creator>pedrocollares</dc:creator>
    <dc:date>2021-11-02T23:30:58Z</dc:date>
    <item>
      <title>TEXTBLOCK lines height adjustment</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/TEXTBLOCK-lines-height-adjustment/m-p/319440#M4463</link>
      <description>&lt;P&gt;I've been putting up a custom schedule in GDL to list finishes of a project out of surfaces, and it seems to be working all fine, but I would like to have the text block lines a bit closer to each other.&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-inline" image-alt="pedrocollares_0-1635875388855.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/14841i597C3AAD9FC266FE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pedrocollares_0-1635875388855.png" alt="pedrocollares_0-1635875388855.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there a height factor to be applied to text blocks? I couldn't find such thing in the reference guide.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 Sep 2024 09:21:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/TEXTBLOCK-lines-height-adjustment/m-p/319440#M4463</guid>
      <dc:creator>pedrocollares</dc:creator>
      <dc:date>2024-09-09T09:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: TEXTBLOCK lines height adjustment</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/TEXTBLOCK-lines-height-adjustment/m-p/319454#M4464</link>
      <description>&lt;P&gt;See if these links help...&lt;/P&gt;&lt;P&gt;&lt;A href="http://gdl.graphisoft.com/tips-and-tricks/labels-special-parameters" target="_self"&gt;Creating a Label Text with AC Globals&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://gdl.graphisoft.com/reference-guide/parameters-for-text-handling" target="_self"&gt;Parameters for Text Handling&lt;/A&gt;&lt;/P&gt;&lt;P data-unlink="true"&gt;Line spacing is controllable in the&amp;nbsp;&lt;A href="http://gdl.graphisoft.com/reference-guide/inline-attribute-definition#PARAGRAPH_gdlcommand" target="_self"&gt;Paragraph command&amp;nbsp;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 20:57:27 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/TEXTBLOCK-lines-height-adjustment/m-p/319454#M4464</guid>
      <dc:creator>DGSketcher</dc:creator>
      <dc:date>2021-11-02T20:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: TEXTBLOCK lines height adjustment</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/TEXTBLOCK-lines-height-adjustment/m-p/319456#M4465</link>
      <description>&lt;P&gt;It is not in the textblock but paragraph definition and it is called line_spacing there:&lt;/P&gt;&lt;P&gt;&lt;A href="http://gdl.graphisoft.com/reference-guide/inline-attribute-definition#TEXTBLOCK_gdlcommand" target="_blank"&gt;http://gdl.graphisoft.com/reference-guide/inline-attribute-definition#TEXTBLOCK_gdlcommand&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 21:14:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/TEXTBLOCK-lines-height-adjustment/m-p/319456#M4465</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2021-11-02T21:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: TEXTBLOCK lines height adjustment</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/TEXTBLOCK-lines-height-adjustment/m-p/319468#M4466</link>
      <description>&lt;P&gt;Oh right. Then I assume I should use paragraph instead of textblock to be able to control that. I can't see how I define the paragraph's width, though. I'm using textblock because I need to restrict the width of the text to have an automatic line break.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 23:30:58 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/TEXTBLOCK-lines-height-adjustment/m-p/319468#M4466</guid>
      <dc:creator>pedrocollares</dc:creator>
      <dc:date>2021-11-02T23:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: TEXTBLOCK lines height adjustment</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/TEXTBLOCK-lines-height-adjustment/m-p/319508#M4467</link>
      <description>&lt;P&gt;You _are_ using paragraphs when using textblocks&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 09:12:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/TEXTBLOCK-lines-height-adjustment/m-p/319508#M4467</guid>
      <dc:creator>Piotr Dobrowolski</dc:creator>
      <dc:date>2021-11-03T09:12:54Z</dc:date>
    </item>
  </channel>
</rss>

