<?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: Possible to set window glazing thickness to zero? in Libraries &amp; objects</title>
    <link>https://community.graphisoft.com/t5/Libraries-objects/Possible-to-set-window-glazing-thickness-to-zero/m-p/233127#M2297</link>
    <description>I know this is an old post but seeing that it has been replied to now, there may (&amp;amp; I stress may) be another solution.&lt;BR /&gt;
&lt;BR /&gt;
Does your window object have a parameter option to show the glazing as 'Planes'?&lt;BR /&gt;
&lt;BR /&gt;
Glazing in windows is scripted as 'PRISM' or similar, which is why you can not have a zero thickness, as it would result in an error.&lt;BR /&gt;
But there may be a parameter option in the object to show the glazing as a plane.&lt;BR /&gt;
I am not familiar with the default Graphisoft window objects and different language versions have different options.&lt;BR /&gt;
This parameter may not be there at all.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
    <pubDate>Tue, 25 May 2021 01:48:38 GMT</pubDate>
    <dc:creator>Barry Kelly</dc:creator>
    <dc:date>2021-05-25T01:48:38Z</dc:date>
    <item>
      <title>Possible to set window glazing thickness to zero?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Possible-to-set-window-glazing-thickness-to-zero/m-p/233125#M2295</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hi all, &lt;BR /&gt;
&lt;BR /&gt;
Per the title, I have been experimenting with workflows to Rhino/Grasshopper for lighting simulation studies with DIVA. Normally, the window glazing needs to be exploded and one of the prime glazing surfaces needs to be deleted for each window to run a study, and I was looking for a way to skip this process manually. &lt;BR /&gt;
&lt;BR /&gt;
I've tried to set the glazing thickness in window properties to 0 but it seems to want a non-zero number. I have then been looking at the (blue) gs_glass_thk parameter in the GDL interface and the parameter will neither allow zero nor to be edited meaningfully, or deleted in order to create a new one. &lt;BR /&gt;
&lt;BR /&gt;
I've tried looking for this parameter thinking it might exist under a different sub-category, but have not found one. &lt;BR /&gt;
&lt;BR /&gt;
Any suggestions on what might be a possible solution?&lt;BR /&gt;
&lt;BR /&gt;
TIA&lt;BR /&gt;
/b&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 24 May 2023 10:26:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Possible-to-set-window-glazing-thickness-to-zero/m-p/233125#M2295</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-05-24T10:26:35Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to set window glazing thickness to zero?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Possible-to-set-window-glazing-thickness-to-zero/m-p/233126#M2296</link>
      <description>You need to check Parameter script. Somewhere there must exist command &lt;BR /&gt;
VALUES "gs_glass_thk" RANGE ( 0, CUSTOM &lt;BR /&gt;
this command is not letting to enter zero or less then zero</description>
      <pubDate>Mon, 24 May 2021 15:11:23 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Possible-to-set-window-glazing-thickness-to-zero/m-p/233126#M2296</guid>
      <dc:creator>Podolsky</dc:creator>
      <dc:date>2021-05-24T15:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to set window glazing thickness to zero?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Possible-to-set-window-glazing-thickness-to-zero/m-p/233127#M2297</link>
      <description>I know this is an old post but seeing that it has been replied to now, there may (&amp;amp; I stress may) be another solution.&lt;BR /&gt;
&lt;BR /&gt;
Does your window object have a parameter option to show the glazing as 'Planes'?&lt;BR /&gt;
&lt;BR /&gt;
Glazing in windows is scripted as 'PRISM' or similar, which is why you can not have a zero thickness, as it would result in an error.&lt;BR /&gt;
But there may be a parameter option in the object to show the glazing as a plane.&lt;BR /&gt;
I am not familiar with the default Graphisoft window objects and different language versions have different options.&lt;BR /&gt;
This parameter may not be there at all.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Tue, 25 May 2021 01:48:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Possible-to-set-window-glazing-thickness-to-zero/m-p/233127#M2297</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2021-05-25T01:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: Possible to set window glazing thickness to zero?</title>
      <link>https://community.graphisoft.com/t5/Libraries-objects/Possible-to-set-window-glazing-thickness-to-zero/m-p/233128#M2298</link>
      <description>PRISM can have zero height and it's not causing errors. It even can have negative height.&lt;BR /&gt;
&lt;BR /&gt;
I took a look deeply into windows script - it's too complex to search there, as they are using several macros one inside of another.&lt;BR /&gt;
&lt;BR /&gt;
But just to give a test - I entered values gs_glass_thk = 0 - all is working fine.</description>
      <pubDate>Tue, 25 May 2021 07:32:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Libraries-objects/Possible-to-set-window-glazing-thickness-to-zero/m-p/233128#M2298</guid>
      <dc:creator>Podolsky</dc:creator>
      <dc:date>2021-05-25T07:32:50Z</dc:date>
    </item>
  </channel>
</rss>

