<?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 Attributing different classification depending on condition in Project data &amp; BIM</title>
    <link>https://community.graphisoft.com/t5/Project-data-BIM/Attributing-different-classification-depending-on-condition/m-p/642685#M11280</link>
    <description>&lt;P&gt;Hello!&lt;BR /&gt;&lt;BR /&gt;I am fairly new to creating logic expressions to automatically apply properties for IFC exports.&lt;BR /&gt;I have to give all construction elements a 'Typname' parameter for which I am using the Composite's name.&lt;BR /&gt;&lt;BR /&gt;Typname = Composite's name&lt;BR /&gt;&lt;BR /&gt;But for beams and other profiles I can't extract it from Composites since they don't have any, so I'm trying to have beams use another parameter, for example Element ID. I try so with the following:&lt;BR /&gt;&lt;BR /&gt;IF ( Layer &amp;lt;&amp;gt; "025 Beams", Composite, Element-ID )&lt;BR /&gt;&lt;BR /&gt;But this expression only applies a value to every layer that is not the one I wrote, and seems to be unable to apply Element-ID to the exception.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any thoughts on how to fix this? It seems simple enough but my logic won't allow me to solve it myself.&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="Bildschirmfoto 2024-12-06 um 14.44.59.png" style="width: 720px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/80550i79F1B9815734C216/image-dimensions/720x633?v=v2" width="720" height="633" role="button" title="Bildschirmfoto 2024-12-06 um 14.44.59.png" alt="Bildschirmfoto 2024-12-06 um 14.44.59.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
    <pubDate>Wed, 11 Dec 2024 13:41:08 GMT</pubDate>
    <dc:creator>nerconerco</dc:creator>
    <dc:date>2024-12-11T13:41:08Z</dc:date>
    <item>
      <title>Attributing different classification depending on condition</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Attributing-different-classification-depending-on-condition/m-p/642685#M11280</link>
      <description>&lt;P&gt;Hello!&lt;BR /&gt;&lt;BR /&gt;I am fairly new to creating logic expressions to automatically apply properties for IFC exports.&lt;BR /&gt;I have to give all construction elements a 'Typname' parameter for which I am using the Composite's name.&lt;BR /&gt;&lt;BR /&gt;Typname = Composite's name&lt;BR /&gt;&lt;BR /&gt;But for beams and other profiles I can't extract it from Composites since they don't have any, so I'm trying to have beams use another parameter, for example Element ID. I try so with the following:&lt;BR /&gt;&lt;BR /&gt;IF ( Layer &amp;lt;&amp;gt; "025 Beams", Composite, Element-ID )&lt;BR /&gt;&lt;BR /&gt;But this expression only applies a value to every layer that is not the one I wrote, and seems to be unable to apply Element-ID to the exception.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Any thoughts on how to fix this? It seems simple enough but my logic won't allow me to solve it myself.&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="Bildschirmfoto 2024-12-06 um 14.44.59.png" style="width: 720px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/80550i79F1B9815734C216/image-dimensions/720x633?v=v2" width="720" height="633" role="button" title="Bildschirmfoto 2024-12-06 um 14.44.59.png" alt="Bildschirmfoto 2024-12-06 um 14.44.59.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 13:41:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Attributing-different-classification-depending-on-condition/m-p/642685#M11280</guid>
      <dc:creator>nerconerco</dc:creator>
      <dc:date>2024-12-11T13:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: Attributing different classification depending on condition</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Attributing-different-classification-depending-on-condition/m-p/642689#M11281</link>
      <description>&lt;P&gt;Follow-up:&lt;BR /&gt;I was able to get my results by creating two 'expressions', one based on Composites (walls and slabs) and a second one based on Profiles (Beams etc.).&lt;BR /&gt;I realise I can't quite explain how it works but it yields the results I need for the moment.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Bildschirmfoto 2024-12-06 um 14.49.40.png" style="width: 720px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/80552i390FA069BB7B9405/image-dimensions/720x358?v=v2" width="720" height="358" role="button" title="Bildschirmfoto 2024-12-06 um 14.49.40.png" alt="Bildschirmfoto 2024-12-06 um 14.49.40.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Dec 2024 13:41:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Attributing-different-classification-depending-on-condition/m-p/642689#M11281</guid>
      <dc:creator>nerconerco</dc:creator>
      <dc:date>2024-12-11T13:41:33Z</dc:date>
    </item>
  </channel>
</rss>

