<?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: customizing a window in Modeling</title>
    <link>https://community.graphisoft.com/t5/Modeling/customizing-a-window/m-p/66391#M33819</link>
    <description>Try this, I hope I did it better this time &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt; &lt;BR /&gt;
 &lt;BR /&gt;
! transom definition &lt;BR /&gt;
material gs_frame_mat   ! transom material def-&amp;gt; same as frame material &lt;BR /&gt;
addx -a/2 &lt;BR /&gt;
addy htr &lt;BR /&gt;
addz ztr &lt;BR /&gt;
brick a,gw,gth &lt;BR /&gt;
del 3 &lt;BR /&gt;
! end of transom definition &lt;BR /&gt;
 &lt;BR /&gt;
Thickness of the transom is the same as that of the grill - so you can control it this way. Aligning the transom to the grill turned out to be very complicated (and I'm a bit lazy &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt; )  so you will have to insert a new variable, called "ztr", and  adjust its position manually.</description>
    <pubDate>Thu, 10 Jun 2004 06:24:11 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2004-06-10T06:24:11Z</dc:date>
    <item>
      <title>customizing a window</title>
      <link>https://community.graphisoft.com/t5/Modeling/customizing-a-window/m-p/66384#M33812</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Using Eyebrow window under windows classic 81. The mullions are not editable for location.  Can I open the gdl object and save-as to a custom window? How can I then add parameters or change the mullion height. Please see image attached. Thanks&lt;/T&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/74182iF7C578F50D47F888/image-size/large?v=v2&amp;amp;px=999" border="0" alt="4-Right.gif" title="4-Right.gif" /&gt;</description>
      <pubDate>Tue, 23 May 2023 15:27:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/customizing-a-window/m-p/66384#M33812</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-23T15:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: customizing a window</title>
      <link>https://community.graphisoft.com/t5/Modeling/customizing-a-window/m-p/66385#M33813</link>
      <description>That depends on how comfortable you are with GDL.&lt;BR /&gt;
&lt;BR /&gt;
Abolsutely yes, you can save the window as a custom object, but the ability to add a parameter to it will likely require a fair bit of code modification. Many the of GS default windows work by evenly dividing the windows for mullions, into 2's or 3's. Converting that into a distance is not so easy.&lt;BR /&gt;
&lt;BR /&gt;
Our company switched the SmartPart doors &amp;amp; Windows to get around such problems.</description>
      <pubDate>Tue, 08 Jun 2004 16:51:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/customizing-a-window/m-p/66385#M33813</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2004-06-08T16:51:49Z</dc:date>
    </item>
    <item>
      <title>Re: customizing a window</title>
      <link>https://community.graphisoft.com/t5/Modeling/customizing-a-window/m-p/66386#M33814</link>
      <description>But shouldn't it be easy to convert the eyebrow window to a new 8.1 eyebrow, with custom mullions which are hotspot editable?&lt;BR /&gt;
Or, couldn't I just go into the .gsm elevation view and move the horizontal mullion? &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt;</description>
      <pubDate>Tue, 08 Jun 2004 17:03:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/customizing-a-window/m-p/66386#M33814</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-06-08T17:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: customizing a window</title>
      <link>https://community.graphisoft.com/t5/Modeling/customizing-a-window/m-p/66387#M33815</link>
      <description>It is difficult changing the code for complex windows - you have learn a lot of GDL to be able to do it.  &lt;BR /&gt;
 &lt;BR /&gt;
If don't have many windows in your model try putting a small wall with the same size and material  as the mullion at the desired place. It's not very convenient  but it works &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;</description>
      <pubDate>Wed, 09 Jun 2004 07:46:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/customizing-a-window/m-p/66387#M33815</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-06-09T07:46:38Z</dc:date>
    </item>
    <item>
      <title>Re: customizing a window</title>
      <link>https://community.graphisoft.com/t5/Modeling/customizing-a-window/m-p/66388#M33816</link>
      <description>The thing to keep in moind about the GDL "views" is that they are generated from the script itself, not the other way around. You cannot edit the objects directly in the views shown. You much edit the code, which then changes the preview.&lt;BR /&gt;
&lt;BR /&gt;
Take a look at the 3D script of any window for an example.</description>
      <pubDate>Wed, 09 Jun 2004 09:31:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/customizing-a-window/m-p/66388#M33816</guid>
      <dc:creator>TomWaltz</dc:creator>
      <dc:date>2004-06-09T09:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: customizing a window</title>
      <link>https://community.graphisoft.com/t5/Modeling/customizing-a-window/m-p/66389#M33817</link>
      <description>For a single transom in the WEyebrowsFix window LIbPart insert this after the second line of the 3d script:  &lt;BR /&gt;
 &lt;BR /&gt;
! transom definition&lt;BR /&gt;
material gs_frame_mat   ! transom material def-&amp;gt; same as frame material&lt;BR /&gt;
addx -a/2&lt;BR /&gt;
addy htr&lt;BR /&gt;
brick a,gs_frame_thk,gs_frame_thk&lt;BR /&gt;
del 2&lt;BR /&gt;
! end of transom definition&lt;BR /&gt;
&lt;BR /&gt;
 &lt;BR /&gt;
and  add a new variable for the vertical position of the transom : htr &lt;BR /&gt;
 &lt;BR /&gt;
transom material will be the same as the frame material. &lt;BR /&gt;
So you will get a result like this - it's ok when you render it &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt;</description>
      <pubDate>Wed, 09 Jun 2004 13:15:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/customizing-a-window/m-p/66389#M33817</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-06-09T13:15:45Z</dc:date>
    </item>
    <item>
      <title>Re: customizing a window</title>
      <link>https://community.graphisoft.com/t5/Modeling/customizing-a-window/m-p/66390#M33818</link>
      <description>Kliment,&lt;BR /&gt;
&lt;BR /&gt;
That worked awesome, just what I needed!&lt;BR /&gt;
However, this created one more question and one problem.&lt;BR /&gt;
The question, how can I change the Transom Thickness to be equal to the mullion thickness? &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_question.gif" style="display : inline;" /&gt; &lt;BR /&gt;
The problem created is pasted below: the 3d window now shows the window "off-center" in the wall, while the hotspots still show it being centered in the wall on the plan. &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_eek.gif" style="display : inline;" /&gt; &lt;BR /&gt;
Thanks in advance</description>
      <pubDate>Wed, 09 Jun 2004 14:53:40 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/customizing-a-window/m-p/66390#M33818</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-06-09T14:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: customizing a window</title>
      <link>https://community.graphisoft.com/t5/Modeling/customizing-a-window/m-p/66391#M33819</link>
      <description>Try this, I hope I did it better this time &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt; &lt;BR /&gt;
 &lt;BR /&gt;
! transom definition &lt;BR /&gt;
material gs_frame_mat   ! transom material def-&amp;gt; same as frame material &lt;BR /&gt;
addx -a/2 &lt;BR /&gt;
addy htr &lt;BR /&gt;
addz ztr &lt;BR /&gt;
brick a,gw,gth &lt;BR /&gt;
del 3 &lt;BR /&gt;
! end of transom definition &lt;BR /&gt;
 &lt;BR /&gt;
Thickness of the transom is the same as that of the grill - so you can control it this way. Aligning the transom to the grill turned out to be very complicated (and I'm a bit lazy &lt;IMG src="https://community.graphisoft.com/legacyfs/online/emojis/icon_smile.gif" style="display : inline;" /&gt; )  so you will have to insert a new variable, called "ztr", and  adjust its position manually.</description>
      <pubDate>Thu, 10 Jun 2004 06:24:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/customizing-a-window/m-p/66391#M33819</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-06-10T06:24:11Z</dc:date>
    </item>
    <item>
      <title>Re: customizing a window</title>
      <link>https://community.graphisoft.com/t5/Modeling/customizing-a-window/m-p/66392#M33820</link>
      <description>Thanks Kilment!&lt;BR /&gt;
Worked like a charm!</description>
      <pubDate>Thu, 10 Jun 2004 15:29:18 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Modeling/customizing-a-window/m-p/66392#M33820</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2004-06-10T15:29:18Z</dc:date>
    </item>
  </channel>
</rss>

