<?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: Property expression are rounding to 2 decimal places??? in Documentation</title>
    <link>https://community.graphisoft.com/t5/Documentation/Property-expression-are-rounding-to-2-decimal-places/m-p/309387#M48181</link>
    <description>&lt;P&gt;Just had a thought, tried it and it worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Although the "STRTONUM" rounds to the project unit, if you convert back to a string "STR" you can specify the number of decimals you want and it restores the unrounded number.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure if this helps though as your originally converting from a string... presumably for tallying in a schedule?&lt;/P&gt;</description>
    <pubDate>Fri, 15 Oct 2021 04:32:31 GMT</pubDate>
    <dc:creator>JaseBee</dc:creator>
    <dc:date>2021-10-15T04:32:31Z</dc:date>
    <item>
      <title>Property expression are rounding to 2 decimal places???</title>
      <link>https://community.graphisoft.com/t5/Documentation/Property-expression-are-rounding-to-2-decimal-places/m-p/309342#M48175</link>
      <description>&lt;P&gt;I have the project calculation units set to decimal inches with three decimal places.&lt;/P&gt;&lt;P&gt;When i schedule the length of a beam (Beam Left), I get a LENGTH like this --&amp;gt; 133.247"&lt;/P&gt;&lt;P&gt;I created a custom property expression to convert this LENGTH to a NUMBER.&lt;/P&gt;&lt;P&gt;The expression looks like ---&amp;gt; Beam Left / 1 in&lt;/P&gt;&lt;P&gt;When i schedule this property I get --&amp;gt; 133.25&lt;/P&gt;&lt;P&gt;I do not want 2 decimal places i want three decimal places.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can i control this, or is this behavior baked into Archicad?&lt;/P&gt;&lt;P&gt;I can think of a work around, but what i have here should work.&lt;/P&gt;&lt;P&gt;Anyone have thoughts on this?&lt;/P&gt;&lt;P&gt;Thanks in advance!!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 21:54:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Property-expression-are-rounding-to-2-decimal-places/m-p/309342#M48175</guid>
      <dc:creator>gdford</dc:creator>
      <dc:date>2021-10-14T21:54:39Z</dc:date>
    </item>
    <item>
      <title>Re: Property expression are rounding to 2 decimal places???</title>
      <link>https://community.graphisoft.com/t5/Documentation/Property-expression-are-rounding-to-2-decimal-places/m-p/309346#M48176</link>
      <description>&lt;P&gt;I believe that when you convert from a length to a number, that it no longer has a unit. So-- under working units set "numbers without units" to three decimals&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 23:19:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Property-expression-are-rounding-to-2-decimal-places/m-p/309346#M48176</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2021-10-14T23:19:20Z</dc:date>
    </item>
    <item>
      <title>Re: Property expression are rounding to 2 decimal places???</title>
      <link>https://community.graphisoft.com/t5/Documentation/Property-expression-are-rounding-to-2-decimal-places/m-p/309347#M48177</link>
      <description>&lt;P&gt;ok - I have run a few more test.&lt;/P&gt;&lt;P&gt;When ever i convert a decimal string such as ---&amp;gt; "134.567" into a number&lt;/P&gt;&lt;P&gt;I always end up with 134.58&lt;/P&gt;&lt;P&gt;I am not happy.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Oct 2021 23:44:39 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Property-expression-are-rounding-to-2-decimal-places/m-p/309347#M48177</guid>
      <dc:creator>gdford</dc:creator>
      <dc:date>2021-10-14T23:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Property expression are rounding to 2 decimal places???</title>
      <link>https://community.graphisoft.com/t5/Documentation/Property-expression-are-rounding-to-2-decimal-places/m-p/309352#M48178</link>
      <description>&lt;P&gt;using "STRTONUM" and setting working units "Numbers without Units" to 3 decimals I get 134.567. Are you setting units in the right place?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 00:06:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Property-expression-are-rounding-to-2-decimal-places/m-p/309352#M48178</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2021-10-15T00:06:21Z</dc:date>
    </item>
    <item>
      <title>Re: Property expression are rounding to 2 decimal places???</title>
      <link>https://community.graphisoft.com/t5/Documentation/Property-expression-are-rounding-to-2-decimal-places/m-p/309359#M48179</link>
      <description>&lt;P&gt;+1 to Gerry's response, that's the only way a property with number data type responds to change of decimals for me too. Shame because it could be set differently for different users which means differing outputs upon publishing...&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 00:51:48 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Property-expression-are-rounding-to-2-decimal-places/m-p/309359#M48179</guid>
      <dc:creator>JaseBee</dc:creator>
      <dc:date>2021-10-15T00:51:48Z</dc:date>
    </item>
    <item>
      <title>Re: Property expression are rounding to 2 decimal places???</title>
      <link>https://community.graphisoft.com/t5/Documentation/Property-expression-are-rounding-to-2-decimal-places/m-p/309371#M48180</link>
      <description>&lt;P&gt;&lt;SPAN&gt;STRTONUM is what I was using.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I have not looked at what working units are set to. I never considered that working units would affect a calculation in an expression. I wouldn't expect that the working units setting would be saved as part of the view settings for a schedule, but I have never tested. For the view that opens the schedule I set the dim setting to decimal inch with 3 decimal places. And I set the calculation unit setting to decimal inches to 3 decimal places. Surely working unit settings do not affect property expression calculations.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It will be a bit before I can test this.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 03:14:46 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Property-expression-are-rounding-to-2-decimal-places/m-p/309371#M48180</guid>
      <dc:creator>gdford</dc:creator>
      <dc:date>2021-10-15T03:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Property expression are rounding to 2 decimal places???</title>
      <link>https://community.graphisoft.com/t5/Documentation/Property-expression-are-rounding-to-2-decimal-places/m-p/309387#M48181</link>
      <description>&lt;P&gt;Just had a thought, tried it and it worked.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Although the "STRTONUM" rounds to the project unit, if you convert back to a string "STR" you can specify the number of decimals you want and it restores the unrounded number.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure if this helps though as your originally converting from a string... presumably for tallying in a schedule?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 04:32:31 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Property-expression-are-rounding-to-2-decimal-places/m-p/309387#M48181</guid>
      <dc:creator>JaseBee</dc:creator>
      <dc:date>2021-10-15T04:32:31Z</dc:date>
    </item>
    <item>
      <title>Re: Property expression are rounding to 2 decimal places???</title>
      <link>https://community.graphisoft.com/t5/Documentation/Property-expression-are-rounding-to-2-decimal-places/m-p/309415#M48182</link>
      <description>&lt;P&gt;ok - I tested and sure enough Working Units affects Schedules!&lt;/P&gt;&lt;P&gt;.... and as i suspected but don't remember ever testing, Working Units Settings are NOT saved with View Settings.&lt;/P&gt;&lt;P&gt;I have to admit that it seems very flawed that working units should affect the accuracy of schedules! I do seem to remember that I believe working units are saved when project is saved and or project is teamworked.&lt;/P&gt;</description>
      <pubDate>Fri, 15 Oct 2021 09:30:19 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Documentation/Property-expression-are-rounding-to-2-decimal-places/m-p/309415#M48182</guid>
      <dc:creator>gdford</dc:creator>
      <dc:date>2021-10-15T09:30:19Z</dc:date>
    </item>
  </channel>
</rss>

