<?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: Cannot add measurement unit to length property in Project data &amp; BIM</title>
    <link>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358440#M182</link>
    <description>&lt;P&gt;You are in String data type !&lt;/P&gt;</description>
    <pubDate>Tue, 11 Oct 2022 10:13:52 GMT</pubDate>
    <dc:creator>Yves</dc:creator>
    <dc:date>2022-10-11T10:13:52Z</dc:date>
    <item>
      <title>Cannot add measurement unit to length property</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358357#M173</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have created an expression for the zone stamp to show the elevation, but it misses two things:&lt;/P&gt;&lt;P&gt;1. I try to add a + sign in front of the number to show it is upper than zero (and it is not showing on the stamp)&lt;/P&gt;&lt;P&gt;2. I try to add to show CM at the end of the number but it says syntax error.&lt;/P&gt;&lt;P&gt;How can i show these two on the zone stamp?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/55500iE51D1F826A4E307B/image-size/large?v=v2&amp;amp;px=999" border="0" alt="CM.PNG" title="CM.PNG" /&gt;</description>
      <pubDate>Mon, 10 Oct 2022 16:10:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358357#M173</guid>
      <dc:creator>qingdom</dc:creator>
      <dc:date>2022-10-10T16:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot add measurement unit to length property</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358427#M174</link>
      <description>&lt;P&gt;Hi Qingdom,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try like this with string data type: CONCAT ( "+"; STRCALCUNIT ( {Property} ) ;"CM")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 08:54:42 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358427#M174</guid>
      <dc:creator>David Lukacs</dc:creator>
      <dc:date>2022-10-11T08:54:42Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot add measurement unit to length property</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358430#M175</link>
      <description>&lt;P&gt;Still not working, it gives syntax error in expression.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 09:02:47 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358430#M175</guid>
      <dc:creator>qingdom</dc:creator>
      <dc:date>2022-10-11T09:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot add measurement unit to length property</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358432#M176</link>
      <description>&lt;P&gt;Did you change the data type and did you paste the property (bottom elevation to project zero)?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 09:07:51 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358432#M176</guid>
      <dc:creator>David Lukacs</dc:creator>
      <dc:date>2022-10-11T09:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot add measurement unit to length property</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358433#M177</link>
      <description>&lt;P&gt;Yes, see picture&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/55508i725463F5572B72AA/image-size/large?v=v2&amp;amp;px=999" border="0" alt="String.PNG" title="String.PNG" /&gt;</description>
      <pubDate>Tue, 11 Oct 2022 09:10:02 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358433#M177</guid>
      <dc:creator>qingdom</dc:creator>
      <dc:date>2022-10-11T09:10:02Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot add measurement unit to length property</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358434#M178</link>
      <description>&lt;P&gt;You have to remove the brackets&lt;SPAN&gt;&amp;nbsp;{ }.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 09:12:36 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358434#M178</guid>
      <dc:creator>David Lukacs</dc:creator>
      <dc:date>2022-10-11T09:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot add measurement unit to length property</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358435#M179</link>
      <description>&lt;P&gt;Still no succes &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/55509i1B7C8B86ABB92287/image-size/large?v=v2&amp;amp;px=999" border="0" alt="Brackets.PNG" title="Brackets.PNG" /&gt;</description>
      <pubDate>Tue, 11 Oct 2022 09:14:56 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358435#M179</guid>
      <dc:creator>qingdom</dc:creator>
      <dc:date>2022-10-11T09:14:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot add measurement unit to length property</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358436#M180</link>
      <description>&lt;P&gt;I will do like this&lt;/P&gt;&lt;P&gt;"Sorry in french"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;IF ( {Property:Paramètres généraux/Altitude inférieure à Zéro du projet} &amp;gt; 0 cm; CONCAT ( "+"; STRCALCUNIT ( {Property:Paramètres généraux/Altitude inférieure à Zéro du projet} ); " cm" ); CONCAT ( STRCALCUNIT ( {Property:Paramètres généraux/Altitude inférieure à Zéro du projet} ); " cm" ) )&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 11 Oct 2022 09:40:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358436#M180</guid>
      <dc:creator>Yves</dc:creator>
      <dc:date>2022-10-11T09:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot add measurement unit to length property</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358437#M181</link>
      <description>&lt;P&gt;Yes, something with IF i think i need. Still it doesn't work...&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="http://community.graphisoft.com/t5/image/serverpage/image-id/55510iFCE9EE9447F1DC5A/image-size/large?v=v2&amp;amp;px=999" border="0" alt="IF.PNG" title="IF.PNG" /&gt;</description>
      <pubDate>Tue, 11 Oct 2022 09:45:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358437#M181</guid>
      <dc:creator>qingdom</dc:creator>
      <dc:date>2022-10-11T09:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot add measurement unit to length property</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358440#M182</link>
      <description>&lt;P&gt;You are in String data type !&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 10:13:52 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358440#M182</guid>
      <dc:creator>Yves</dc:creator>
      <dc:date>2022-10-11T10:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot add measurement unit to length property</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358441#M183</link>
      <description>&lt;P&gt;If you start mess with IF, maybe you want to add a "-" sign as well.&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;IF ( {Property:Paramètres généraux/Altitude inférieure à Zéro du projet} &amp;gt; 0 cm; CONCAT ( "+"; STRCALCUNIT ( {Property:Paramètres généraux/Altitude inférieure à Zéro du projet} ); " cm" ); CONCAT ( "-";STRCALCUNIT ( {Property:Paramètres généraux/Altitude inférieure à Zéro du projet} ); " cm" ) )&lt;/LI-CODE&gt;</description>
      <pubDate>Tue, 11 Oct 2022 10:16:29 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358441#M183</guid>
      <dc:creator>David Lukacs</dc:creator>
      <dc:date>2022-10-11T10:16:29Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot add measurement unit to length property</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358442#M184</link>
      <description>&lt;P&gt;Yes it is string, I tried in length and still the same error result. What should i choose?&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 10:18:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358442#M184</guid>
      <dc:creator>qingdom</dc:creator>
      <dc:date>2022-10-11T10:18:21Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot add measurement unit to length property</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358443#M185</link>
      <description>&lt;P&gt;it is not necessary the sign "-" is automatic&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 10:29:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358443#M185</guid>
      <dc:creator>Yves</dc:creator>
      <dc:date>2022-10-11T10:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot add measurement unit to length property</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358444#M186</link>
      <description>&lt;P&gt;Try to import this property&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 10:38:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358444#M186</guid>
      <dc:creator>Yves</dc:creator>
      <dc:date>2022-10-11T10:38:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cannot add measurement unit to length property</title>
      <link>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358445#M187</link>
      <description>&lt;P&gt;This is it. Thank you all.&lt;/P&gt;</description>
      <pubDate>Tue, 11 Oct 2022 10:47:00 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Project-data-BIM/Cannot-add-measurement-unit-to-length-property/m-p/358445#M187</guid>
      <dc:creator>qingdom</dc:creator>
      <dc:date>2022-10-11T10:47:00Z</dc:date>
    </item>
  </channel>
</rss>

