<?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: Is there any example of using the parameter BEAM_SEGMENT_INFO? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Is-there-any-example-of-using-the-parameter-BEAM-SEGMENT-INFO/m-p/613280#M6754</link>
    <description>&lt;P&gt;It works...&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;IF GLOB_ELEM_TYPE = 12 or GLOB_ELEM_TYPE = 28 THEN&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;IF BEAM_SEGMENT_INFO.segments[1].crossSection.type= 1 THEN text2 0, 0, "BEAM_RECTANGULAR"&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;IF BEAM_SEGMENT_INFO.segments[1].crossSection.type= 2 THEN text2 0, 0, "BEAM_ROUND"&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;IF BEAM_SEGMENT_INFO.segments[1].crossSection.type= 3 THEN text2 0, 0, "BEAM_COMPLEXCCC"&lt;BR /&gt;ENDIF&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="taigd_1-1719801672109.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/65283i07BD0B9ECDEB418C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="taigd_1-1719801672109.png" alt="taigd_1-1719801672109.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Jul 2024 02:45:24 GMT</pubDate>
    <dc:creator>taigd</dc:creator>
    <dc:date>2024-07-01T02:45:24Z</dc:date>
    <item>
      <title>Is there any example of using the parameter BEAM_SEGMENT_INFO?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-there-any-example-of-using-the-parameter-BEAM-SEGMENT-INFO/m-p/611832#M6730</link>
      <description>&lt;P&gt;I have trouble using this parameter. &lt;span class="lia-unicode-emoji" title=":worried_face:"&gt;😟&lt;/span&gt; Maybe there is a simple executable example so I can understand how to use it. Thank you.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 08:17:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-there-any-example-of-using-the-parameter-BEAM-SEGMENT-INFO/m-p/611832#M6730</guid>
      <dc:creator>taigd</dc:creator>
      <dc:date>2024-06-25T08:17:43Z</dc:date>
    </item>
    <item>
      <title>Betreff: Is there any example of using the parameter BEAM_SEGMENT_INFO?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-there-any-example-of-using-the-parameter-BEAM-SEGMENT-INFO/m-p/612269#M6733</link>
      <description>&lt;P&gt;Try to find the macro object "label_content_macro.gsm". There this Global is used.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jun 2024 20:27:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-there-any-example-of-using-the-parameter-BEAM-SEGMENT-INFO/m-p/612269#M6733</guid>
      <dc:creator>Jochen Suehlo</dc:creator>
      <dc:date>2024-06-25T20:27:04Z</dc:date>
    </item>
    <item>
      <title>Betreff: Is there any example of using the parameter BEAM_SEGMENT_INFO?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-there-any-example-of-using-the-parameter-BEAM-SEGMENT-INFO/m-p/612960#M6741</link>
      <description>&lt;P&gt;Thanks for the info, I'll give it a try。&lt;span class="lia-unicode-emoji" title=":grinning_face:"&gt;😀&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jun 2024 04:07:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-there-any-example-of-using-the-parameter-BEAM-SEGMENT-INFO/m-p/612960#M6741</guid>
      <dc:creator>taigd</dc:creator>
      <dc:date>2024-06-28T04:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is there any example of using the parameter BEAM_SEGMENT_INFO?</title>
      <link>https://community.graphisoft.com/t5/GDL/Is-there-any-example-of-using-the-parameter-BEAM-SEGMENT-INFO/m-p/613280#M6754</link>
      <description>&lt;P&gt;It works...&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;IF GLOB_ELEM_TYPE = 12 or GLOB_ELEM_TYPE = 28 THEN&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;IF BEAM_SEGMENT_INFO.segments[1].crossSection.type= 1 THEN text2 0, 0, "BEAM_RECTANGULAR"&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;IF BEAM_SEGMENT_INFO.segments[1].crossSection.type= 2 THEN text2 0, 0, "BEAM_ROUND"&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;IF BEAM_SEGMENT_INFO.segments[1].crossSection.type= 3 THEN text2 0, 0, "BEAM_COMPLEXCCC"&lt;BR /&gt;ENDIF&lt;/P&gt;&lt;P&gt;--------------------------------------------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="taigd_1-1719801672109.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/65283i07BD0B9ECDEB418C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="taigd_1-1719801672109.png" alt="taigd_1-1719801672109.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jul 2024 02:45:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Is-there-any-example-of-using-the-parameter-BEAM-SEGMENT-INFO/m-p/613280#M6754</guid>
      <dc:creator>taigd</dc:creator>
      <dc:date>2024-07-01T02:45:24Z</dc:date>
    </item>
  </channel>
</rss>

