<?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: Circle2 resolution via gdl in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/Circle2-resolution-via-gdl/m-p/356635#M2126</link>
    <description>&lt;P&gt;Interesting approach, thank you &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 21 Sep 2022 05:01:34 GMT</pubDate>
    <dc:creator>jc4d</dc:creator>
    <dc:date>2022-09-21T05:01:34Z</dc:date>
    <item>
      <title>Circle2 resolution via gdl</title>
      <link>https://community.graphisoft.com/t5/GDL/Circle2-resolution-via-gdl/m-p/352372#M2118</link>
      <description>&lt;P&gt;Hello, is there a way to reduce the circle2's resolution in 2D using gdl?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cheers,&lt;BR /&gt;Juan&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jul 2023 12:17:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Circle2-resolution-via-gdl/m-p/352372#M2118</guid>
      <dc:creator>jc4d</dc:creator>
      <dc:date>2023-07-04T12:17:07Z</dc:date>
    </item>
    <item>
      <title>Re: Circle2 resolution via gdl</title>
      <link>https://community.graphisoft.com/t5/GDL/Circle2-resolution-via-gdl/m-p/352377#M2119</link>
      <description>&lt;P&gt;Have you tried the RESOL command?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 10:00:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Circle2-resolution-via-gdl/m-p/352377#M2119</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2022-08-08T10:00:04Z</dc:date>
    </item>
    <item>
      <title>Re: Circle2 resolution via gdl</title>
      <link>https://community.graphisoft.com/t5/GDL/Circle2-resolution-via-gdl/m-p/352379#M2120</link>
      <description>&lt;P&gt;Yes, but no change.. not sure if today is one of those days &lt;span class="lia-unicode-emoji" title=":smirking_face:"&gt;😏&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jc4d_0-1659952949347.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/28720i4FF36ED04329B430/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jc4d_0-1659952949347.png" alt="jc4d_0-1659952949347.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;BTW, I'm on AC24&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Juan&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 10:11:54 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Circle2-resolution-via-gdl/m-p/352379#M2120</guid>
      <dc:creator>jc4d</dc:creator>
      <dc:date>2022-08-08T10:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: Circle2 resolution via gdl</title>
      <link>https://community.graphisoft.com/t5/GDL/Circle2-resolution-via-gdl/m-p/352380#M2121</link>
      <description>&lt;P&gt;I could have sworn that works.&lt;/P&gt;
&lt;P&gt;Mentions arcs and circles in the GDL reference guide.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Seems to only work with polygons.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;RESOL 6

poly2_ 2,3,
    0,0,903,
    1,360,4007
&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 10:22:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Circle2-resolution-via-gdl/m-p/352380#M2121</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2022-08-08T10:22:18Z</dc:date>
    </item>
    <item>
      <title>Re: Circle2 resolution via gdl</title>
      <link>https://community.graphisoft.com/t5/GDL/Circle2-resolution-via-gdl/m-p/352382#M2122</link>
      <description>&lt;P&gt;That's exactly my confussion here since the reference guide states arcs and circles can use that function.&lt;BR /&gt;Would it be possible to reach the team to either fix the reference guide and/or report a bug?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Juan&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 10:25:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Circle2-resolution-via-gdl/m-p/352382#M2122</guid>
      <dc:creator>jc4d</dc:creator>
      <dc:date>2022-08-08T10:25:07Z</dc:date>
    </item>
    <item>
      <title>Re: Circle2 resolution via gdl</title>
      <link>https://community.graphisoft.com/t5/GDL/Circle2-resolution-via-gdl/m-p/352405#M2123</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/12002"&gt;@jc4d&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;That's exactly my confussion here since the reference guide states arcs and circles can use that function.&lt;BR /&gt;Would it be possible to reach the team to either fix the reference guide and/or report a bug?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;After reading the manual again, it says circles are converted to regular polygons.&lt;/P&gt;
&lt;P&gt;It does not specifically mention CIRCLE2 &amp;amp; ARC2.&lt;/P&gt;
&lt;P&gt;At the beginning of that section on Attributes, it says ...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000FF"&gt;ATTRIBUTES&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;In the first part of this chapter, directives influencing the interpretation of GDL statements are presented. &lt;FONT color="#FF0000"&gt;Directives may define the smoothness&lt;/FONT&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;&lt;FONT color="#FF0000"&gt;used for cylindrical elements, representation mode in the 3D view&lt;/FONT&gt; or the assignment of an attribute (color, material, text style, etc.) for the&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#0000FF"&gt;subsequent shapes.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So I think this is only for 3D elements.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However I also think that because it says ...&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BarryKelly_2-1659965250487.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/28733iDFBCC741452A44E9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BarryKelly_2-1659965250487.png" alt="BarryKelly_2-1659965250487.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And it clearly works for POLY2_ commands - which is a 2D command - not a 3D POLY_ command.&lt;/P&gt;
&lt;P&gt;I think it is a fair assumption that as it mentions circles and arcs are converted to polylines that it would convert CIRCLE2 and ARC2 to POLY2.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Maybe &lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/14532"&gt;@Peter Baksa&lt;/a&gt; could please clarify?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 13:35:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Circle2-resolution-via-gdl/m-p/352405#M2123</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2022-08-08T13:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Circle2 resolution via gdl</title>
      <link>https://community.graphisoft.com/t5/GDL/Circle2-resolution-via-gdl/m-p/354143#M2124</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The main statement here is "for cylindrical elements and &lt;EM&gt;arcs in polylines&lt;/EM&gt;".&lt;/P&gt;&lt;P&gt;Mentioning circles after that intended to refer to 360° arcs in polylines.&lt;/P&gt;&lt;P&gt;It seems the 3d circle counts as a cylindrical element.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Aug 2022 09:35:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Circle2-resolution-via-gdl/m-p/354143#M2124</guid>
      <dc:creator>Peter Baksa</dc:creator>
      <dc:date>2022-08-26T09:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Circle2 resolution via gdl</title>
      <link>https://community.graphisoft.com/t5/GDL/Circle2-resolution-via-gdl/m-p/356543#M2125</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;a workaround can be if you use stack for the circle's segment points, something like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;rad = 0.1
nSegments = 16
angleSegment= 360 / nSegments

for i = 1 to nSegments
put rad * cos(i * angleSegment), rad * sin(i * angleSegment), 1
next i

poly2_b nsp/3, 7, 1, 1,
get(nsp)&lt;/LI-CODE&gt;</description>
      <pubDate>Sat, 24 Sep 2022 17:38:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Circle2-resolution-via-gdl/m-p/356543#M2125</guid>
      <dc:creator>lszatmary</dc:creator>
      <dc:date>2022-09-24T17:38:18Z</dc:date>
    </item>
    <item>
      <title>Re: Circle2 resolution via gdl</title>
      <link>https://community.graphisoft.com/t5/GDL/Circle2-resolution-via-gdl/m-p/356635#M2126</link>
      <description>&lt;P&gt;Interesting approach, thank you &lt;span class="lia-unicode-emoji" title=":thumbs_up:"&gt;👍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Sep 2022 05:01:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/Circle2-resolution-via-gdl/m-p/356635#M2126</guid>
      <dc:creator>jc4d</dc:creator>
      <dc:date>2022-09-21T05:01:34Z</dc:date>
    </item>
  </channel>
</rss>

