<?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: I'm trying to make an extrude of a quarter of a circle. What should I do? in GDL</title>
    <link>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-an-extrude-of-a-quarter-of-a-circle-What/m-p/382848#M334</link>
    <description>&lt;P&gt;Do what I do if you don't want to figure out the code for a polygon/prism - cheat.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Draw the fill you want in an object 2D Symbol window (minimise that window so it is floating).&lt;/P&gt;
&lt;P&gt;Select the fill and drag (CTRL+D) it into the 2D script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This will give you the script for that fill.&lt;/P&gt;
&lt;P&gt;It may give you 2 polygon scripts (one is the perimeter with no fill and one is the fill with no perimeter).&lt;/P&gt;
&lt;P&gt;It doesn't matter, you just want the code for the nodes.&lt;/P&gt;
&lt;P&gt;Copy them and use them for your PRISM command in 3D script.&lt;/P&gt;
&lt;P&gt;Just change the mask codes to 15 instead of 1, so you can see the PRISM edges.&lt;/P&gt;
&lt;P&gt;Or better still 15+64, so you see the edge of the curved surface from any angle.&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="BarryKelly_0-1686291071548.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/38705iA88F2D855C8C7AE5/image-size/large?v=v2&amp;amp;px=999" role="button" title="BarryKelly_0-1686291071548.png" alt="BarryKelly_0-1686291071548.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should end up with something like this.&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="BarryKelly_1-1686291393588.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/38706i598037E4629FB8D6/image-size/large?v=v2&amp;amp;px=999" role="button" title="BarryKelly_1-1686291393588.png" alt="BarryKelly_1-1686291393588.png" /&gt;&lt;/span&gt;&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2023 06:18:45 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2023-06-09T06:18:45Z</dc:date>
    <item>
      <title>I'm trying to make an extrude of a quarter of a circle. What should I do?</title>
      <link>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-an-extrude-of-a-quarter-of-a-circle-What/m-p/382837#M330</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="LeeJaeYoung_0-1686287357099.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/38704i1E472A578F537CB0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="LeeJaeYoung_0-1686287357099.png" alt="LeeJaeYoung_0-1686287357099.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;I'm trying to make an extrude of a quarter of a circle.&lt;BR /&gt;What should I do?&lt;/P&gt;
&lt;P&gt;I'm trying to make an extrude of a quarter of a circle.&lt;BR /&gt;What should I do?&lt;BR /&gt;Are prism and extrude the same way?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 05:11:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-an-extrude-of-a-quarter-of-a-circle-What/m-p/382837#M330</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-06-09T05:11:15Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to make an extrude of a quarter of a circle. What should I do?</title>
      <link>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-an-extrude-of-a-quarter-of-a-circle-What/m-p/382839#M331</link>
      <description>&lt;P&gt;If you want it as shown in your image then I would just use one of the PRISM commands.&lt;/P&gt;
&lt;P&gt;EXTRUDE is similar, but allows you to move the top and bottom surfaces so they are not directly opposite each other - basically a slanting or leaning prism.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Barry.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 05:24:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-an-extrude-of-a-quarter-of-a-circle-What/m-p/382839#M331</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2023-06-09T05:24:19Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to make an extrude of a quarter of a circle. What should I do?</title>
      <link>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-an-extrude-of-a-quarter-of-a-circle-What/m-p/382842#M332</link>
      <description>&lt;P&gt;I can draw a circle, but I can't do it because I don't have a concept yet. It doesn't work well at 3000, 4000, etc.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 05:35:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-an-extrude-of-a-quarter-of-a-circle-What/m-p/382842#M332</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-06-09T05:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to make an extrude of a quarter of a circle. What should I do?</title>
      <link>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-an-extrude-of-a-quarter-of-a-circle-What/m-p/382844#M333</link>
      <description>&lt;P&gt;wait a minute&lt;BR /&gt;It seems to have been made. ^^&lt;BR /&gt;It seems to make some sense.&lt;/P&gt;
&lt;P&gt;You seem to bring me happiness.&lt;BR /&gt;Until I heard your answer, I was struggling with the manual book.&lt;BR /&gt;I was thinking about the concept while reading your article... ^^&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 05:42:55 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-an-extrude-of-a-quarter-of-a-circle-What/m-p/382844#M333</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-06-09T05:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to make an extrude of a quarter of a circle. What should I do?</title>
      <link>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-an-extrude-of-a-quarter-of-a-circle-What/m-p/382848#M334</link>
      <description>&lt;P&gt;Do what I do if you don't want to figure out the code for a polygon/prism - cheat.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Draw the fill you want in an object 2D Symbol window (minimise that window so it is floating).&lt;/P&gt;
&lt;P&gt;Select the fill and drag (CTRL+D) it into the 2D script.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This will give you the script for that fill.&lt;/P&gt;
&lt;P&gt;It may give you 2 polygon scripts (one is the perimeter with no fill and one is the fill with no perimeter).&lt;/P&gt;
&lt;P&gt;It doesn't matter, you just want the code for the nodes.&lt;/P&gt;
&lt;P&gt;Copy them and use them for your PRISM command in 3D script.&lt;/P&gt;
&lt;P&gt;Just change the mask codes to 15 instead of 1, so you can see the PRISM edges.&lt;/P&gt;
&lt;P&gt;Or better still 15+64, so you see the edge of the curved surface from any angle.&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="BarryKelly_0-1686291071548.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/38705iA88F2D855C8C7AE5/image-size/large?v=v2&amp;amp;px=999" role="button" title="BarryKelly_0-1686291071548.png" alt="BarryKelly_0-1686291071548.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You should end up with something like this.&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="BarryKelly_1-1686291393588.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/38706i598037E4629FB8D6/image-size/large?v=v2&amp;amp;px=999" role="button" title="BarryKelly_1-1686291393588.png" alt="BarryKelly_1-1686291393588.png" /&gt;&lt;/span&gt;&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 06:18:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-an-extrude-of-a-quarter-of-a-circle-What/m-p/382848#M334</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2023-06-09T06:18:45Z</dc:date>
    </item>
    <item>
      <title>Re: I'm trying to make an extrude of a quarter of a circle. What should I do?</title>
      <link>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-an-extrude-of-a-quarter-of-a-circle-What/m-p/382861#M335</link>
      <description>&lt;P&gt;ah!&lt;BR /&gt;You can do it like this.&lt;BR /&gt;Knowing what you know and knowing how to use it are very different. ^^&lt;BR /&gt;I didn't know how to use it like this. ^^&lt;BR /&gt;I've never used it in 2D... ^^&lt;/P&gt;
&lt;P&gt;thank you&lt;BR /&gt;When I write to you, there are many cases where you can see a new way out of an unsolved problem. ^^&lt;/P&gt;
&lt;P&gt;Today you don't give me meat, you teach me how to fish. thank you. ^^&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 08:55:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/GDL/I-m-trying-to-make-an-extrude-of-a-quarter-of-a-circle-What/m-p/382861#M335</guid>
      <dc:creator>LeeJaeYoung</dc:creator>
      <dc:date>2023-06-09T08:55:42Z</dc:date>
    </item>
  </channel>
</rss>

