<?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 How to reference IfcSlab with IfcRelSpaceBoundary in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/How-to-reference-IfcSlab-with-IfcRelSpaceBoundary/m-p/273979#M35940</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hi everybody, &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Currently we are exporting to IFC data format at Archicad 20. &lt;BR /&gt;
&lt;BR /&gt;
I want to output building elements (wall, slab, ceiling etc.) to IfcRelSpaceBoundary. &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
However, in many cases walls are output, but slabs and ceilings are not output. &lt;BR /&gt;
&lt;BR /&gt;
For example in the case of a wall: &lt;BR /&gt;
#4975= IFCRELSPACEBOUNDARY('2ox4HtFW6nXG6ZLzYkPfU',#12,'2ndLevel','2a',#3968,#3416,#4974,.PHYSICAL.,.EXTERNAL.); &lt;BR /&gt;
cf. #3416= IFCWALL('32loDhHcb03BZV_ncq97lac',#12,'W4',$,$,#2715,#3411,'C2BF236B-4669-400C-B8DF-FB19B4247BE6'); &lt;BR /&gt;
&lt;BR /&gt;
In case of slab (seems to be) as follows: &lt;BR /&gt;
#4830= IFCRELSPACEBOUNDARY('3B0YAjbu5yCr0xJIqEYZT2',#12,'2ndLevel','2a',#3968,$,#4829,.VIRTUAL.,.EXTERNAL.); &lt;BR /&gt;
&lt;BR /&gt;
As for what it is, in the case of slab (it seems) "$" is output to RelatedBuildingElement. &lt;BR /&gt;
&lt;BR /&gt;
Although the zone is indeed in contact with the slab, I am in trouble not to be referred. &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
What can be read from the example above is thought to be one of the reasons that PhysicalOrVirtualBoundary is "Virtual", but I do not know how to change it to "Physical". &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I am reading the following site. &lt;BR /&gt;
&lt;A href="http://www.buildingsmart-tech.org/ifc/IFC2x3/TC1/html/ifcproductextension/lexical/ifcrelspaceboundary.htm" target="_blank"&gt;&lt;LINK_TEXT text="http://www.buildingsmart-tech.org/ifc/I ... undary.htm"&gt;http://www.buildingsmart-tech.org/ifc/IFC2x3/TC1/html/ifcproductextension/lexical/ifcrelspaceboundary.htm&lt;/LINK_TEXT&gt;&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I would like to refer to slab and ceiling from IfcRelSpaceBoundary as well as wall. &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Give me something good advice.&lt;/R&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 04 Apr 2017 00:49:41 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-04-04T00:49:41Z</dc:date>
    <item>
      <title>How to reference IfcSlab with IfcRelSpaceBoundary</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/How-to-reference-IfcSlab-with-IfcRelSpaceBoundary/m-p/273979#M35940</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hi everybody, &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Currently we are exporting to IFC data format at Archicad 20. &lt;BR /&gt;
&lt;BR /&gt;
I want to output building elements (wall, slab, ceiling etc.) to IfcRelSpaceBoundary. &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
However, in many cases walls are output, but slabs and ceilings are not output. &lt;BR /&gt;
&lt;BR /&gt;
For example in the case of a wall: &lt;BR /&gt;
#4975= IFCRELSPACEBOUNDARY('2ox4HtFW6nXG6ZLzYkPfU',#12,'2ndLevel','2a',#3968,#3416,#4974,.PHYSICAL.,.EXTERNAL.); &lt;BR /&gt;
cf. #3416= IFCWALL('32loDhHcb03BZV_ncq97lac',#12,'W4',$,$,#2715,#3411,'C2BF236B-4669-400C-B8DF-FB19B4247BE6'); &lt;BR /&gt;
&lt;BR /&gt;
In case of slab (seems to be) as follows: &lt;BR /&gt;
#4830= IFCRELSPACEBOUNDARY('3B0YAjbu5yCr0xJIqEYZT2',#12,'2ndLevel','2a',#3968,$,#4829,.VIRTUAL.,.EXTERNAL.); &lt;BR /&gt;
&lt;BR /&gt;
As for what it is, in the case of slab (it seems) "$" is output to RelatedBuildingElement. &lt;BR /&gt;
&lt;BR /&gt;
Although the zone is indeed in contact with the slab, I am in trouble not to be referred. &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
What can be read from the example above is thought to be one of the reasons that PhysicalOrVirtualBoundary is "Virtual", but I do not know how to change it to "Physical". &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I am reading the following site. &lt;BR /&gt;
&lt;A href="http://www.buildingsmart-tech.org/ifc/IFC2x3/TC1/html/ifcproductextension/lexical/ifcrelspaceboundary.htm" target="_blank"&gt;&lt;LINK_TEXT text="http://www.buildingsmart-tech.org/ifc/I ... undary.htm"&gt;http://www.buildingsmart-tech.org/ifc/IFC2x3/TC1/html/ifcproductextension/lexical/ifcrelspaceboundary.htm&lt;/LINK_TEXT&gt;&lt;/A&gt; &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
I would like to refer to slab and ceiling from IfcRelSpaceBoundary as well as wall. &lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Give me something good advice.&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 04 Apr 2017 00:49:41 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/How-to-reference-IfcSlab-with-IfcRelSpaceBoundary/m-p/273979#M35940</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-04-04T00:49:41Z</dc:date>
    </item>
  </channel>
</rss>

