<?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 get the height of each column segment in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/How-to-get-the-height-of-each-column-segment/m-p/394262#M491</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is COLU_HEIGHT, but you can get the information for one segment only or the whole column, based on whether the label points to a segment or the whole column.&lt;/P&gt;</description>
    <pubDate>Fri, 04 Aug 2023 07:38:03 GMT</pubDate>
    <dc:creator>Peter Baksa</dc:creator>
    <dc:date>2023-08-04T07:38:03Z</dc:date>
    <item>
      <title>How to get the height of each column segment</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-get-the-height-of-each-column-segment/m-p/394076#M488</link>
      <description>&lt;P&gt;I want to create a label that shows the cross-section information of a multi segment column and each segments height.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was able to get the width/height of the cross-section using the COLU_SEGMENT_INFO parameter, but not the height of the segments.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Using the COLU_HEIGHT parameter, I can only get the overall height of the column,&lt;BR /&gt;How can I get the height of each segment?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If anyone knows, please let me know.&amp;nbsp;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/56851iB0135BA5E3C82747/image-size/large?v=v2&amp;amp;px=999" border="0" alt="question.png" title="question.png" /&gt;</description>
      <pubDate>Wed, 02 Aug 2023 04:11:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-get-the-height-of-each-column-segment/m-p/394076#M488</guid>
      <dc:creator>Yeojin</dc:creator>
      <dc:date>2023-08-02T04:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the height of each column segment</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-get-the-height-of-each-column-segment/m-p/394205#M489</link>
      <description>&lt;P&gt;Did you try &lt;SPAN&gt;COLU_SEGMENT_INFO&lt;/SPAN&gt; with :&lt;/P&gt;
&lt;DIV class="page" title="Page 400"&gt;
&lt;DIV class="layoutArea"&gt;
&lt;DIV class="column"&gt;
&lt;UL style="list-style-type: disc;"&gt;
&lt;LI style="font-size: 9.000000pt; font-family: 'Garamond'; font-style: italic;"&gt;
&lt;P&gt;&lt;SPAN&gt;.segments[n].crossSection.startHeight &lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;LI style="font-size: 9.000000pt; font-family: 'Garamond'; font-style: italic;"&gt;
&lt;P&gt;&lt;SPAN&gt;.segments[n].crossSection.endHeight &lt;/SPAN&gt;&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 03 Aug 2023 10:14:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-get-the-height-of-each-column-segment/m-p/394205#M489</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2023-08-03T10:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the height of each column segment</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-get-the-height-of-each-column-segment/m-p/394244#M490</link>
      <description>&lt;P&gt;I tried it but it showed column's crosssection size only.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;COLU_SEGMENT_INFO.segments[n].crosssection.startWidth&amp;nbsp;&lt;/P&gt;&lt;P&gt;COLU_SEGMENT_INFO.segments[n].crosssection.startHeight&lt;/P&gt;&lt;P&gt;COLU_SEGMENT_INFO.segments[n].crosssection.endWidth&amp;nbsp;&lt;/P&gt;&lt;P&gt;COLU_SEGMENT_INFO.segments[n].crosssection.endHeight&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="question.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/44292i7B52B02920410159/image-size/large?v=v2&amp;amp;px=999" role="button" title="question.png" alt="question.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 00:49:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-get-the-height-of-each-column-segment/m-p/394244#M490</guid>
      <dc:creator>Yeojin</dc:creator>
      <dc:date>2023-08-04T00:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: How to get the height of each column segment</title>
      <link>https://community.graphisoft.com/t5/GDL/How-to-get-the-height-of-each-column-segment/m-p/394262#M491</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is COLU_HEIGHT, but you can get the information for one segment only or the whole column, based on whether the label points to a segment or the whole column.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2023 07:38:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/How-to-get-the-height-of-each-column-segment/m-p/394262#M491</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2023-08-04T07:38:03Z</dc:date>
    </item>
  </channel>
</rss>

