<?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: About the label of the opening in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/About-the-label-of-the-opening/m-p/324879#M2403</link>
    <description>&lt;P&gt;Seems to be a similar post going on here ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.graphisoft.com/t5/Developer-forum/Opening-Symbol-as-Label/td-p/323785" target="_blank"&gt;https://community.graphisoft.com/t5/Developer-forum/Opening-Symbol-as-Label/td-p/323785&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe this will help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
    <pubDate>Tue, 14 Dec 2021 02:29:52 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2021-12-14T02:29:52Z</dc:date>
    <item>
      <title>About the label of the opening</title>
      <link>https://community.graphisoft.com/t5/GDL/About-the-label-of-the-opening/m-p/324877#M2402</link>
      <description>&lt;P&gt;Create the opening label GDL yourself.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;I want to put&amp;nbsp; 「X」 mark on the opening at the same time as placing the opening label.&lt;BR /&gt;For that, I want to get the coordinates of the opening, but how do I get the coordinates of the opening from the opening label? please tell me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to use "OPENING_SYMBOL_GEOMETRY" in a GDL2D script, but I don't know how to use it.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 02:24:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/About-the-label-of-the-opening/m-p/324877#M2402</guid>
      <dc:creator>Nami Furuta</dc:creator>
      <dc:date>2021-12-14T02:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: About the label of the opening</title>
      <link>https://community.graphisoft.com/t5/GDL/About-the-label-of-the-opening/m-p/324879#M2403</link>
      <description>&lt;P&gt;Seems to be a similar post going on here ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.graphisoft.com/t5/Developer-forum/Opening-Symbol-as-Label/td-p/323785" target="_blank"&gt;https://community.graphisoft.com/t5/Developer-forum/Opening-Symbol-as-Label/td-p/323785&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe this will help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 02:29:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/About-the-label-of-the-opening/m-p/324879#M2403</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2021-12-14T02:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: About the label of the opening</title>
      <link>https://community.graphisoft.com/t5/GDL/About-the-label-of-the-opening/m-p/324882#M2404</link>
      <description>&lt;P&gt;Thank you Barry.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I coded "OPENING_SYMBOL_GEOMETRY.boundingBox2D" and "OPENING_SYMBOL_GEOMETRY.polygon2D.contour" in the way I was taught, but when I save the GDL I get the following error message:&lt;/P&gt;&lt;P&gt;There is a 2D script error. If you use this library part in a project, it will be displayed as its 2D symbol.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do you know what the cause is?&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 03:47:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/About-the-label-of-the-opening/m-p/324882#M2404</guid>
      <dc:creator>Nami Furuta</dc:creator>
      <dc:date>2021-12-14T03:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: About the label of the opening</title>
      <link>https://community.graphisoft.com/t5/GDL/About-the-label-of-the-opening/m-p/324883#M2405</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/5794"&gt;@Nami Furuta&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Do you know what the cause is?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;No, sorry.&lt;/P&gt;
&lt;P&gt;I haven't looked into any of this.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Is there any reason why you are not using the built-in 2D symbol of the opening to place the 'X' ?&lt;/P&gt;
&lt;P&gt;You can still add a separate label if you need more information, but then the opening symbol is not dependent on the label.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or are you trying to add the 'X' in elevation?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 14 Dec 2021 03:57:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/About-the-label-of-the-opening/m-p/324883#M2405</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2021-12-14T03:57:39Z</dc:date>
    </item>
    <item>
      <title>Re: About the label of the opening</title>
      <link>https://community.graphisoft.com/t5/GDL/About-the-label-of-the-opening/m-p/324887#M2406</link>
      <description>&lt;P&gt;I don't use the 2D symbol GDL because I want to put&amp;nbsp; X mark at the same time as placing the opening label.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to put&amp;nbsp; X mark on both the floor plan and the elevation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Nami.&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;</description>
      <pubDate>Tue, 14 Dec 2021 04:48:43 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/About-the-label-of-the-opening/m-p/324887#M2406</guid>
      <dc:creator>Nami Furuta</dc:creator>
      <dc:date>2021-12-14T04:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: About the label of the opening</title>
      <link>https://community.graphisoft.com/t5/GDL/About-the-label-of-the-opening/m-p/325410#M2407</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;OPENING_SYMBOL_GEOMETRY is not set in labels.&lt;/P&gt;
&lt;P&gt;And opening symbols can't draw text, it can't be done in the same GDL object.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2021 08:34:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/About-the-label-of-the-opening/m-p/325410#M2407</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2021-12-22T08:34:21Z</dc:date>
    </item>
  </channel>
</rss>

