<?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: Pset_RoofCommon.LoadBearing property for Roofs not available? in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/Pset-RoofCommon-LoadBearing-property-for-Roofs-not-available/m-p/661312#M43841</link>
    <description>&lt;P&gt;After some more testing, I set up a custom expression, which assigns True or False based on the Structural Function. And in the IFC Translator, I map this custom property to Pset_RoofCommon.LoadBearing.&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="stefan_0-1746186465885.png" style="width: 720px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/86525i3BFD0C65B5874ECA/image-dimensions/720x557?v=v2" width="720" height="557" role="button" title="stefan_0-1746186465885.png" alt="stefan_0-1746186465885.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That seems to work, but it's a bit of an ugly hack. However, this method may come in handy for other edge cases as well.&lt;/P&gt;</description>
    <pubDate>Fri, 02 May 2025 15:55:24 GMT</pubDate>
    <dc:creator>stefan</dc:creator>
    <dc:date>2025-05-02T15:55:24Z</dc:date>
    <item>
      <title>Pset_RoofCommon.LoadBearing property for Roofs not available?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Pset-RoofCommon-LoadBearing-property-for-Roofs-not-available/m-p/661306#M43840</link>
      <description>&lt;P&gt;Roofs and slabs can be set as Load Bearing in Archicad. You can classify both as a Roof to be exported as an IfcRoof.&lt;/P&gt;
&lt;P&gt;But when exporting a Roof to IFC, Archicad does not provide the "LoadBearing" property inside Pset_RoofCommon.&lt;/P&gt;
&lt;P&gt;This is visible in the IFC Property mapping interface.&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="stefan_1-1746181990417.png" style="width: 720px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/86521iE7E945CC3939DC3B/image-dimensions/720x504?v=v2" width="720" height="504" role="button" title="stefan_1-1746181990417.png" alt="stefan_1-1746181990417.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is however part of the IFC4 official Roof property set by buildingSMART.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://standards.buildingsmart.org/IFC/RELEASE/IFC4/ADD2_TC1/HTML/link/pset_roofcommon.htm" target="_blank" rel="noopener"&gt;https://standards.buildingsmart.org/IFC/RELEASE/IFC4/ADD2_TC1/HTML/link/pset_roofcommon.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried adding the property and a mapping rule in the IFC Translator.&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="stefan_2-1746182312060.png" style="width: 720px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/86522i96DA1C3CF2F268B2/image-dimensions/720x504?v=v2" width="720" height="504" role="button" title="stefan_2-1746182312060.png" alt="stefan_2-1746182312060.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This effectively creates the property, but it's set to False (even though the Structural Function is Load-Bearing).&lt;/P&gt;
&lt;P&gt;Do I need to set up an expression for 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="stefan_3-1746182423946.png" style="width: 719px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/86523i359E23AFF842D4BD/image-dimensions/719x311?v=v2" width="719" height="311" role="button" title="stefan_3-1746182423946.png" alt="stefan_3-1746182423946.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 May 2025 15:52:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Pset-RoofCommon-LoadBearing-property-for-Roofs-not-available/m-p/661306#M43840</guid>
      <dc:creator>stefan</dc:creator>
      <dc:date>2025-05-02T15:52:03Z</dc:date>
    </item>
    <item>
      <title>Re: Pset_RoofCommon.LoadBearing property for Roofs not available?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Pset-RoofCommon-LoadBearing-property-for-Roofs-not-available/m-p/661312#M43841</link>
      <description>&lt;P&gt;After some more testing, I set up a custom expression, which assigns True or False based on the Structural Function. And in the IFC Translator, I map this custom property to Pset_RoofCommon.LoadBearing.&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="stefan_0-1746186465885.png" style="width: 720px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/86525i3BFD0C65B5874ECA/image-dimensions/720x557?v=v2" width="720" height="557" role="button" title="stefan_0-1746186465885.png" alt="stefan_0-1746186465885.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;That seems to work, but it's a bit of an ugly hack. However, this method may come in handy for other edge cases as well.&lt;/P&gt;</description>
      <pubDate>Fri, 02 May 2025 15:55:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Pset-RoofCommon-LoadBearing-property-for-Roofs-not-available/m-p/661312#M43841</guid>
      <dc:creator>stefan</dc:creator>
      <dc:date>2025-05-02T15:55:24Z</dc:date>
    </item>
    <item>
      <title>Re: Pset_RoofCommon.LoadBearing property for Roofs not available?</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Pset-RoofCommon-LoadBearing-property-for-Roofs-not-available/m-p/661338#M43842</link>
      <description>&lt;P&gt;Interesting, I just checked in Archicad 28 INT, and the "LoadBearing" IFC Property is there under IfcRoof in IFC 4. However, it is not there in IFC 2x3.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;By the way, I think the reason it could not properly map the value of the "Structural Function" parameter is that it has a "Text" Data Type, not Boolean like the "LoadBearing" IFC Property. This is why creating an Expression-based Property with a "Boolean" Data Type worked, because then, when you mapped the value of a Boolean Property to a Boolean IFC Property, Archicad could evaluate the value, and it could properly transfer it to the IFC Property.&lt;/P&gt;</description>
      <pubDate>Fri, 02 May 2025 16:17:03 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Pset-RoofCommon-LoadBearing-property-for-Roofs-not-available/m-p/661338#M43842</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2025-05-02T16:17:03Z</dc:date>
    </item>
  </channel>
</rss>

