<?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: Custom curved opening for a window in Modeling</title>
    <link>https://community.graphisoft.com/t5/Modeling/Custom-curved-opening-for-a-window/m-p/228906#M122899</link>
    <description>Been a while since I worked with this code, but basically open the custom window script (CTRL+SHIFT+O), go in to 3D script and search for the WALLHOLE statement.&lt;BR /&gt;
&lt;BR /&gt;
You should see something like: WALLHOLE n, 1 (where n = the number of polygon nodes of your shape) followed by a whole list of coordinate statements, that will most likely all end with '15'. This 15 is of interest as it is the status code that controls that you see a surface and an edge on all sides. I think if you change these to 8, it will only show a surface and no edges, but anything from 8 - 14 can be tried.&lt;BR /&gt;
&lt;BR /&gt;
Maybe someone who scripts objects more often can give a better answer than trial and error.&lt;BR /&gt;
&lt;BR /&gt;
I do remember that you need allways at least 1 edge showing.&lt;BR /&gt;
&lt;BR /&gt;
The GDL Reference Guide (available from the help menu), is generally very concise and informative for these sort of things.</description>
    <pubDate>Thu, 02 Aug 2018 11:14:09 GMT</pubDate>
    <dc:creator>Erwin Edel</dc:creator>
    <dc:date>2018-08-02T11:14:09Z</dc:date>
    <item>
      <title>Custom curved opening for a window</title>
      <link>https://community.graphisoft.com/t5/Modeling/Custom-curved-opening-for-a-window/m-p/228905#M122898</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;To create a custom window I use that WALLHOLE id trick to make an opening. The problem is that all the arcs forming the outilne of the opening are approximated to a segmented polylines. And there's an ugly section as a result.&lt;BR /&gt;
&lt;BR /&gt;
Is there a way to make a smooth opening?&lt;BR /&gt;

&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Thu, 25 May 2023 15:54:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Custom-curved-opening-for-a-window/m-p/228905#M122898</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-25T15:54:16Z</dc:date>
    </item>
    <item>
      <title>Re: Custom curved opening for a window</title>
      <link>https://community.graphisoft.com/t5/Modeling/Custom-curved-opening-for-a-window/m-p/228906#M122899</link>
      <description>Been a while since I worked with this code, but basically open the custom window script (CTRL+SHIFT+O), go in to 3D script and search for the WALLHOLE statement.&lt;BR /&gt;
&lt;BR /&gt;
You should see something like: WALLHOLE n, 1 (where n = the number of polygon nodes of your shape) followed by a whole list of coordinate statements, that will most likely all end with '15'. This 15 is of interest as it is the status code that controls that you see a surface and an edge on all sides. I think if you change these to 8, it will only show a surface and no edges, but anything from 8 - 14 can be tried.&lt;BR /&gt;
&lt;BR /&gt;
Maybe someone who scripts objects more often can give a better answer than trial and error.&lt;BR /&gt;
&lt;BR /&gt;
I do remember that you need allways at least 1 edge showing.&lt;BR /&gt;
&lt;BR /&gt;
The GDL Reference Guide (available from the help menu), is generally very concise and informative for these sort of things.</description>
      <pubDate>Thu, 02 Aug 2018 11:14:09 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Custom-curved-opening-for-a-window/m-p/228906#M122899</guid>
      <dc:creator>Erwin Edel</dc:creator>
      <dc:date>2018-08-02T11:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Custom curved opening for a window</title>
      <link>https://community.graphisoft.com/t5/Modeling/Custom-curved-opening-for-a-window/m-p/228907#M122900</link>
      <description>Thanks a lot Erwin!&lt;BR /&gt;
Found that 13 works best of all since it keeps the outer edges.&lt;BR /&gt;
Here is a list of all codes in case someone needs it one day.&lt;BR /&gt;</description>
      <pubDate>Thu, 09 Aug 2018 11:02:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/Custom-curved-opening-for-a-window/m-p/228907#M122900</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-08-09T11:02:48Z</dc:date>
    </item>
  </channel>
</rss>

