<?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 IFC Export - only doors and windows, not the walls in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/IFC-Export-only-doors-and-windows-not-the-walls/m-p/696951#M44156</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am wondering if someone knows how to export an IFC with only doors in windows in a wall? For dwg-export you can easily get the doors and walls on separate layers, but I cannot find a similar setting for the IFC export.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks!&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;Windows 11 25H2&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Mar 2026 10:17:00 GMT</pubDate>
    <dc:creator>CarlM</dc:creator>
    <dc:date>2026-03-26T10:17:00Z</dc:date>
    <item>
      <title>IFC Export - only doors and windows, not the walls</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/IFC-Export-only-doors-and-windows-not-the-walls/m-p/696951#M44156</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am wondering if someone knows how to export an IFC with only doors in windows in a wall? For dwg-export you can easily get the doors and walls on separate layers, but I cannot find a similar setting for the IFC export.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Many thanks!&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;Windows 11 25H2&lt;/EM&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 10:17:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/IFC-Export-only-doors-and-windows-not-the-walls/m-p/696951#M44156</guid>
      <dc:creator>CarlM</dc:creator>
      <dc:date>2026-03-26T10:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: IFC Export - only doors and windows, not the walls</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/IFC-Export-only-doors-and-windows-not-the-walls/m-p/697314#M44157</link>
      <description>&lt;P&gt;I know a trick to achieve that.&lt;/P&gt;
&lt;P&gt;I utilizes that fact that Building Materials have a setting called "Participates in Collision Detection".&lt;/P&gt;
&lt;P&gt;Also, in the IFC Translators Dialog, there is an option called "Export only geometries which participate in Collision Detection".&lt;/P&gt;
&lt;P&gt;With the combination of these two, plus the fact the Door/Window type library parts do not utilize Building Materials, we can achieve a scenario in which Wall geometries are not exported as IFC, while Door/Window geometries are. The steps are:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;1. For the purposes of the IFC exchange, save your Project File under a new name. The reason this is needed is that we will make some changes in this file only for the purpose of the IFC export, which we otherwise do not want to have in our Project File.&lt;/P&gt;
&lt;P&gt;2. Go to the Building Materials Dialog, select all Building Materials in the list on the left, and uncheck the&amp;nbsp;"Participates in Collision Detection" checkbox. This will mean that no Building Material will be considered by Archicad to be participating in Collision Detection.&lt;/P&gt;
&lt;P&gt;3. In the IFC Translators Dialog, check the IFC Translator you wish to use for export. Let's say it is the "Exact Geometry Export" Translator. Go to the "Geometry Conversion" dialog, and make sure that the&amp;nbsp;"Export only geometries which participate in Collision Detection"checkbox is checked.&lt;/P&gt;
&lt;P&gt;4. Export your model as IFC. The result is that only Door and Window will be exported (and possible other library parts).&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="NoWallsInIFC.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/99047iEFCA5CBB62570A3C/image-size/large?v=v2&amp;amp;px=999" role="button" title="NoWallsInIFC.png" alt="NoWallsInIFC.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;No construction elements will be exported because they all use Building Materials, and no Building Materials participate in Collision Detection, so based on the IFC Translator settings, they are not exported. The Doors and Windows are exported because they do not use Building Materials so these settings do not affect them.&lt;/P&gt;
&lt;P&gt;Please note that with these settings, not only Walls will not be exported, but other building element types will not be exported either. This is the only drawback of this method. However, you can export everything except Doors/Windows easily (by unchecking the 3D display of Doors and Windows in the "Filter and Cut elements in 3D" Dialog. So, if you need all, you can export only Doors/Windows, then all except Doors/Windows, and send both IFC files to the other party, if needed.&lt;/P&gt;
&lt;P&gt;You will need to save a separate file and make the changes to the Building Materials in that file each time you want to save a new IFC file.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 10:12:26 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/IFC-Export-only-doors-and-windows-not-the-walls/m-p/697314#M44157</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2026-03-26T10:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: IFC Export - only doors and windows, not the walls</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/IFC-Export-only-doors-and-windows-not-the-walls/m-p/697389#M44158</link>
      <description>&lt;P&gt;Laszlo,&lt;BR /&gt;Great and very creative workaround! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;Thanks a lot!!&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2026 06:35:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/IFC-Export-only-doors-and-windows-not-the-walls/m-p/697389#M44158</guid>
      <dc:creator>CarlM</dc:creator>
      <dc:date>2026-03-26T06:35:15Z</dc:date>
    </item>
  </channel>
</rss>

