<?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: Missing Window / Door Parameters in Project data &amp; BIM</title>
    <link>https://community.graphisoft.com/t5/Project-data-BIM/Missing-Window-Door-Parameters/m-p/711553#M15788</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/38486"&gt;@Graeme&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I created a width property and a height property, it works but only if you have one instance of the Door or Window inserted into the Model. If you have a more than one in ArchiCAD's schedule it adds the the height or the width together to give you a total for all the same type of window or door.&lt;/P&gt;
&lt;P&gt;So in my case I have four of Window Type W-02 which is 580mm wide by 2850mm high, what it displays in the Schedule for the width is 2320mm and for the Height 11400mm.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It depends on the Data Type specified for the Property.&lt;/P&gt;
&lt;P&gt;If the Data Type is "Length", it will add it up in the schedule.&lt;/P&gt;
&lt;P&gt;If the Data Type is "Number", it will not add it up.&lt;/P&gt;
&lt;P&gt;You can convert a "Length" Data Type to a "Number" Data Type by dividing it by 1 meter.&lt;/P&gt;
&lt;P&gt;The division by 1 meter would look something like this in the Expression Editor:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Length / 1 m&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 12 Aug 2026 18:09:34 GMT</pubDate>
    <dc:creator>Laszlo Nagy</dc:creator>
    <dc:date>2026-08-12T18:09:34Z</dc:date>
    <item>
      <title>Missing Window / Door Parameters</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Missing-Window-Door-Parameters/m-p/704333#M15639</link>
      <description>&lt;P&gt;I have noticed some inconsistencies in the window / door parameters available for expressions inside of Properties, compared to those available for interactive schedules. The list below highlights the parameters that appear to be in one set but not the other. In my case I was hoping to be able to use the unit dimensions inside of a series of expressions, to create a property that shows unit width and height for windows, doors, skylights, and curtain walls. I assume these are omissions that should be considered a bug.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A few additional suggestions:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The parameters for W x H should be split into width and height independantly, for consistency with other opening parameters which return a dimension rather than a string - this would allow the current dimension view setting to govern the display units, rather than following project-wide calculation units.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The window, door, or skylight unit width and height should be available independantly, as well as left, right, top, and bottom tolerances, as these are the most critical for ordering windows and coordinating rough opening sizes. These are available by going into the GS Window object sub-type and using gs_tolerance_left/right/lower/upper, however library part parameters are unavailable in property expressions, which are useful to produce unified schedules of exterior openings covering windows, doors and skylights.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lastly, the "Nominal W x H Size" and "Nominal W x H x T Size" parameters currently return strings with a unicode multiplication sign as delimiter:&amp;nbsp;× [U+00D7 : MULTIPLICATION SIGN]. However, the SPLIT text functions do not return the expected parts, which I would file as a bug.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WD Parameters.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/101775i0BE0E8FD12CC3266/image-size/large?v=v2&amp;amp;px=999" role="button" title="WD Parameters.png" alt="WD Parameters.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier" color="grey"&gt;Operating system used: &lt;EM&gt;Mac Apple Silicon 15.7.2&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 03 Jun 2026 22:05:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Missing-Window-Door-Parameters/m-p/704333#M15639</guid>
      <dc:creator>s_p_b</dc:creator>
      <dc:date>2026-06-03T22:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Window / Door Parameters</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Missing-Window-Door-Parameters/m-p/711521#M15786</link>
      <description>&lt;P&gt;I'm having the same issue where I want to display the Structural Opening sizes as well as the Door/Window Frame sizes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a width property and a height property, it works but only if you have one instance of the Door or Window inserted into the Model. If you have a more than one in ArchiCAD's schedule it adds the the height or the width together to give you a total for all the same type of window or door.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So in my case I have four of Window Type W-02 which is 580mm wide by 2850mm high, what it displays in the Schedule for the width is 2320mm and for the Height 11400mm.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't find a way to stop ArchiCAD adding up. I'm now going to try drilling down into the GDL and see if I can use a parameter there that gives me the Frame height and width....&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2026 11:22:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Missing-Window-Door-Parameters/m-p/711521#M15786</guid>
      <dc:creator>Graeme</dc:creator>
      <dc:date>2026-08-12T11:22:30Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Window / Door Parameters</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Missing-Window-Door-Parameters/m-p/711523#M15787</link>
      <description>&lt;P&gt;The GDL route worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is a parameter in the Window 27 object called 'ac_unit_width' and 'ac_unit_height'. I added both to my Schedule and it works, no need to mess about with Properties.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Good old GDL &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2026 11:35:49 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Missing-Window-Door-Parameters/m-p/711523#M15787</guid>
      <dc:creator>Graeme</dc:creator>
      <dc:date>2026-08-12T11:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: Missing Window / Door Parameters</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Missing-Window-Door-Parameters/m-p/711553#M15788</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/38486"&gt;@Graeme&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;I created a width property and a height property, it works but only if you have one instance of the Door or Window inserted into the Model. If you have a more than one in ArchiCAD's schedule it adds the the height or the width together to give you a total for all the same type of window or door.&lt;/P&gt;
&lt;P&gt;So in my case I have four of Window Type W-02 which is 580mm wide by 2850mm high, what it displays in the Schedule for the width is 2320mm and for the Height 11400mm.&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;It depends on the Data Type specified for the Property.&lt;/P&gt;
&lt;P&gt;If the Data Type is "Length", it will add it up in the schedule.&lt;/P&gt;
&lt;P&gt;If the Data Type is "Number", it will not add it up.&lt;/P&gt;
&lt;P&gt;You can convert a "Length" Data Type to a "Number" Data Type by dividing it by 1 meter.&lt;/P&gt;
&lt;P&gt;The division by 1 meter would look something like this in the Expression Editor:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Length / 1 m&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2026 18:09:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Missing-Window-Door-Parameters/m-p/711553#M15788</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2026-08-12T18:09:34Z</dc:date>
    </item>
  </channel>
</rss>

