<?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 Building Material Property and string handling expressions in Project data &amp; BIM</title>
    <link>https://community.graphisoft.com/t5/Project-data-BIM/Building-Material-Property-and-string-handling-expressions/m-p/357534#M12187</link>
    <description>&lt;P&gt;I am trying to use an expression to do basic string handling on the Building Material All property&lt;/P&gt;
&lt;P&gt;SPLIT(Building Material, "-", 2)&lt;/P&gt;
&lt;P&gt;also tried SPLITLEFT &amp;amp; RIGHT&lt;/P&gt;
&lt;P&gt;this does not generate an error and it does not work.&lt;BR /&gt;Any Thoughts??&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 30 Jan 2025 09:37:51 GMT</pubDate>
    <dc:creator>gdford</dc:creator>
    <dc:date>2025-01-30T09:37:51Z</dc:date>
    <item>
      <title>Building Material Property and string handling expressions</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Building-Material-Property-and-string-handling-expressions/m-p/357534#M12187</link>
      <description>&lt;P&gt;I am trying to use an expression to do basic string handling on the Building Material All property&lt;/P&gt;
&lt;P&gt;SPLIT(Building Material, "-", 2)&lt;/P&gt;
&lt;P&gt;also tried SPLITLEFT &amp;amp; RIGHT&lt;/P&gt;
&lt;P&gt;this does not generate an error and it does not work.&lt;BR /&gt;Any Thoughts??&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 09:37:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Building-Material-Property-and-string-handling-expressions/m-p/357534#M12187</guid>
      <dc:creator>gdford</dc:creator>
      <dc:date>2025-01-30T09:37:51Z</dc:date>
    </item>
    <item>
      <title>Re: Building Material Property and string handling expressions</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Building-Material-Property-and-string-handling-expressions/m-p/357555#M12188</link>
      <description>&lt;P&gt;As long as you choose "String" as the data type, shouldn't be a problem&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KevinLee_0-1664490867908.png" style="width: 400px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/30310i32E6406B052F2A99/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KevinLee_0-1664490867908.png" alt="KevinLee_0-1664490867908.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2022 22:34:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Building-Material-Property-and-string-handling-expressions/m-p/357555#M12188</guid>
      <dc:creator>Kevin Lee</dc:creator>
      <dc:date>2022-09-29T22:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Building Material Property and string handling expressions</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Building-Material-Property-and-string-handling-expressions/m-p/357599#M12189</link>
      <description>&lt;P&gt;&lt;a href="https://community.graphisoft.com/t5/user/viewprofilepage/user-id/5945"&gt;@gdford&lt;/a&gt;&amp;nbsp;could it be that your delimeter is set to 2? Meaning that it will split after the second “-“ that it finds? This would be display ‘CCC’ in the following building material:&amp;nbsp;&lt;SPAN&gt;AAA - BBB - CCC.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If you wanted it to display BBB you would need to use SPLIT and set the delimiter to 1, or SPLITLEFT if you wanted AAA.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;If it’s neither of the above, perhaps share a screenshot of your property expression and the building material name that you have set.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 07:40:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Building-Material-Property-and-string-handling-expressions/m-p/357599#M12189</guid>
      <dc:creator>J_Tucks</dc:creator>
      <dc:date>2022-09-30T07:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: Building Material Property and string handling expressions</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Building-Material-Property-and-string-handling-expressions/m-p/357632#M12190</link>
      <description>&lt;P&gt;That expression only works with single Building Material elements. If you wanted to split and return a part of all BM names from multiple BM elements such as Composites then there's another way to do it.&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 11:36:15 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Building-Material-Property-and-string-handling-expressions/m-p/357632#M12190</guid>
      <dc:creator>kmitotk</dc:creator>
      <dc:date>2022-09-30T11:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: Building Material Property and string handling expressions</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Building-Material-Property-and-string-handling-expressions/m-p/357644#M12191</link>
      <description>&lt;P&gt;Just by adding the rules as a sequence I assume?&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screen Shot 2022-09-30 at 10.30.19 pm.png" style="width: 999px;"&gt;&lt;img src="https://community.graphisoft.com/t5/image/serverpage/image-id/30335iEB660664FC668DD2/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen Shot 2022-09-30 at 10.30.19 pm.png" alt="Screen Shot 2022-09-30 at 10.30.19 pm.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 12:32:33 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Building-Material-Property-and-string-handling-expressions/m-p/357644#M12191</guid>
      <dc:creator>J_Tucks</dc:creator>
      <dc:date>2022-09-30T12:32:33Z</dc:date>
    </item>
    <item>
      <title>Re: Building Material Property and string handling expressions</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Building-Material-Property-and-string-handling-expressions/m-p/357663#M12192</link>
      <description>&lt;P&gt;Interesting - I will give that a look see.&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 14:34:08 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Building-Material-Property-and-string-handling-expressions/m-p/357663#M12192</guid>
      <dc:creator>gdford</dc:creator>
      <dc:date>2022-09-30T14:34:08Z</dc:date>
    </item>
    <item>
      <title>Re: Building Material Property and string handling expressions</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Building-Material-Property-and-string-handling-expressions/m-p/357664#M12193</link>
      <description>&lt;P&gt;yep - I tried setting it to 0, 1, and 2 - none of that works&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 14:35:07 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Building-Material-Property-and-string-handling-expressions/m-p/357664#M12193</guid>
      <dc:creator>gdford</dc:creator>
      <dc:date>2022-09-30T14:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: Building Material Property and string handling expressions</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Building-Material-Property-and-string-handling-expressions/m-p/357668#M12194</link>
      <description>&lt;P&gt;SPLIT(Building Material ..... does not work - the other examples do work&lt;/P&gt;</description>
      <pubDate>Fri, 30 Sep 2022 15:36:30 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Building-Material-Property-and-string-handling-expressions/m-p/357668#M12194</guid>
      <dc:creator>gdford</dc:creator>
      <dc:date>2022-09-30T15:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Building Material Property and string handling expressions</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Building-Material-Property-and-string-handling-expressions/m-p/357781#M12195</link>
      <description>&lt;P&gt;Your expression [&lt;SPAN&gt;SPLIT(Building Material, "-", 2)] should work only when the element is made of a single building material, otherwise it wouldn't.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2022 02:08:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Building-Material-Property-and-string-handling-expressions/m-p/357781#M12195</guid>
      <dc:creator>kmitotk</dc:creator>
      <dc:date>2022-10-03T02:08:46Z</dc:date>
    </item>
  </channel>
</rss>

