<?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: sq m to sq feet expression and schedules in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/sq-m-to-sq-feet-expression-and-schedules/m-p/270440#M35376</link>
    <description>When you create your property expression - set property value as a number (i.e. 0.000) not area. Then ArchiCAD will not treat this as an area and will not use m² in Schedule sum.</description>
    <pubDate>Tue, 25 May 2021 14:14:24 GMT</pubDate>
    <dc:creator>Podolsky</dc:creator>
    <dc:date>2021-05-25T14:14:24Z</dc:date>
    <item>
      <title>sq m to sq feet expression and schedules</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/sq-m-to-sq-feet-expression-and-schedules/m-p/270439#M35375</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;R&gt;Hi I need to have sq meter and square feet in a schedule. I can convert the numbers with an expression but when the schedule sums the zones the figure is shown as m2.&lt;BR /&gt;
Am I missing something in the expression or in the schedule? or am I asking something that AC can't do currently?&lt;/R&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 25 May 2021 13:22:50 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/sq-m-to-sq-feet-expression-and-schedules/m-p/270439#M35375</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-25T13:22:50Z</dc:date>
    </item>
    <item>
      <title>Re: sq m to sq feet expression and schedules</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/sq-m-to-sq-feet-expression-and-schedules/m-p/270440#M35376</link>
      <description>When you create your property expression - set property value as a number (i.e. 0.000) not area. Then ArchiCAD will not treat this as an area and will not use m² in Schedule sum.</description>
      <pubDate>Tue, 25 May 2021 14:14:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/sq-m-to-sq-feet-expression-and-schedules/m-p/270440#M35376</guid>
      <dc:creator>Podolsky</dc:creator>
      <dc:date>2021-05-25T14:14:24Z</dc:date>
    </item>
    <item>
      <title>Re: sq m to sq feet expression and schedules</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/sq-m-to-sq-feet-expression-and-schedules/m-p/270441#M35377</link>
      <description>Podolsky, I did try this but with the expression as is it just errors out. :S</description>
      <pubDate>Wed, 26 May 2021 10:11:21 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/sq-m-to-sq-feet-expression-and-schedules/m-p/270441#M35377</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-05-26T10:11:21Z</dc:date>
    </item>
    <item>
      <title>Re: sq m to sq feet expression and schedules</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/sq-m-to-sq-feet-expression-and-schedules/m-p/270442#M35378</link>
      <description>You can also convert the Measured Are in Feet to a String (STRCALCUNIT), and then convert that to a number (STRTONUM), which can then be summed in the schedule.&lt;BR /&gt;
The only thing missing, in this case, is there will not be "ft" displayed in the Total row for it.&lt;BR /&gt;
In the below example, to get the feet value, I divided the Measured area by the square of 0.3048 m, which is the exact amount of 1 foot.&lt;BR /&gt;
&lt;BR /&gt;</description>
      <pubDate>Mon, 31 May 2021 06:43:45 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/sq-m-to-sq-feet-expression-and-schedules/m-p/270442#M35378</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2021-05-31T06:43:45Z</dc:date>
    </item>
    <item>
      <title>Re: sq m to sq feet expression and schedules</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/sq-m-to-sq-feet-expression-and-schedules/m-p/270443#M35379</link>
      <description>I also made a quick video last year about how to convert units.&lt;BR /&gt;
&lt;BR /&gt;
&lt;IFRAME width="640" height="360" src="https://www.youtube.com/embed/uVN0ZaHWefs" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen=""&gt;&lt;/IFRAME&gt;</description>
      <pubDate>Mon, 31 May 2021 07:58:20 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/sq-m-to-sq-feet-expression-and-schedules/m-p/270443#M35379</guid>
      <dc:creator>James B</dc:creator>
      <dc:date>2021-05-31T07:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: sq m to sq feet expression and schedules</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/sq-m-to-sq-feet-expression-and-schedules/m-p/270444#M35380</link>
      <description>Hi James,&lt;BR /&gt;
&lt;BR /&gt;
That was a cool trick you showed at 7:20 when you divide the Area by 1 m2 to convert it to a Number instead of using my convoluted method. Pretty elegant. I did not know you could do that in Property Expressions.</description>
      <pubDate>Mon, 31 May 2021 08:24:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/sq-m-to-sq-feet-expression-and-schedules/m-p/270444#M35380</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2021-05-31T08:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: sq m to sq feet expression and schedules</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/sq-m-to-sq-feet-expression-and-schedules/m-p/270445#M35381</link>
      <description>I needed to display site areas in Hectares and was surprised that I couldn't add additional unit types so I eventually used expressions to convert m2 to hectares .&lt;BR /&gt;
Fairly simple  multiply m2 x 10000&lt;BR /&gt;
I then added this new property to the Zone stamp to display the plot area. I could also use the new property in a schedule to list all the plots/lots/paddocks and calc a total area of the "farm". The only downside was that the units were not displayed against each zone stamp. So I changed the the conversion expression to STRING and added 'ha' for the units&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"

&lt;BR /&gt;
That worked for the individual lots but not for the schedule as each lot area was now a STRING&lt;BR /&gt;



&lt;BR /&gt;
So I needed to create a new expression retaining the area but omitting the "ha" units&lt;BR /&gt;
&lt;BR /&gt;



&lt;BR /&gt;
Is there a better way of achieving this other than a simple export to Excel?</description>
      <pubDate>Thu, 17 Jun 2021 02:07:59 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/sq-m-to-sq-feet-expression-and-schedules/m-p/270445#M35381</guid>
      <dc:creator>David Shorter</dc:creator>
      <dc:date>2021-06-17T02:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: sq m to sq feet expression and schedules</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/sq-m-to-sq-feet-expression-and-schedules/m-p/270446#M35382</link>
      <description>&lt;BLOCKQUOTE&gt;David wrote:&lt;BR /&gt;
Is there a better way of achieving this other than a simple export to Excel?
&lt;/BLOCKQUOTE&gt;

Probably not.&lt;BR /&gt;
You can add a column header and add "Ha" or "Hectares' there (not a great solution).&lt;BR /&gt;
But you will still get no total in the schedule, unless you have them as numbers and not a string.&lt;BR /&gt;
But then you will need to work on the zone stamp to show the area and the non-standard unit.&lt;BR /&gt;
&lt;BR /&gt;
Barry.</description>
      <pubDate>Thu, 17 Jun 2021 02:36:12 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/sq-m-to-sq-feet-expression-and-schedules/m-p/270446#M35382</guid>
      <dc:creator>Barry Kelly</dc:creator>
      <dc:date>2021-06-17T02:36:12Z</dc:date>
    </item>
    <item>
      <title>Re: sq m to sq feet expression and schedules</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/sq-m-to-sq-feet-expression-and-schedules/m-p/270447#M35383</link>
      <description>Hi Barry &lt;BR /&gt;
The zone stamp works fine as you can add the property/expressions in the Zone stamp settings. Very cool really&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jun 2021 03:58:11 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/sq-m-to-sq-feet-expression-and-schedules/m-p/270447#M35383</guid>
      <dc:creator>David Shorter</dc:creator>
      <dc:date>2021-06-17T03:58:11Z</dc:date>
    </item>
  </channel>
</rss>

