<?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 Managing Properties in ArchiCad in Collaboration with other software</title>
    <link>https://community.graphisoft.com/t5/Collaboration-with-other/Managing-Properties-in-ArchiCad/m-p/255790#M33472</link>
    <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello everyone, I've found the property tool a very powerful tool - however, there are situations where I don't know how to fix the issues.&lt;BR /&gt;
&lt;BR /&gt;
If we are looking at one default property that it is included in the ArchiCad template - No. of bricks to purchase.&lt;BR /&gt;
&lt;BR /&gt;
Let's say I have only 2 walls in my project where I want to use brick. I see no option to have just one row containing the total for No. of bricks to purchase (for both walls) - because the walls have different parameters for length, thickness and height - I see 2 rows with the No. of bricks to purchase for each wall.&lt;BR /&gt;
&lt;BR /&gt;
I know that I can apply the SUM option - but for my client, it is not important the number of bricks for each wall, it is important to just have 1 row with the Total of No. of bricks to purchase.&lt;BR /&gt;
&lt;BR /&gt;
I hope to make sense.&lt;BR /&gt;
Daniel&lt;/T&gt;&lt;/DIV&gt;</description>
    <pubDate>Mon, 29 Jun 2020 14:12:38 GMT</pubDate>
    <dc:creator>Cosminn</dc:creator>
    <dc:date>2020-06-29T14:12:38Z</dc:date>
    <item>
      <title>Managing Properties in ArchiCad</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Managing-Properties-in-ArchiCad/m-p/255790#M33472</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;&lt;T&gt;Hello everyone, I've found the property tool a very powerful tool - however, there are situations where I don't know how to fix the issues.&lt;BR /&gt;
&lt;BR /&gt;
If we are looking at one default property that it is included in the ArchiCad template - No. of bricks to purchase.&lt;BR /&gt;
&lt;BR /&gt;
Let's say I have only 2 walls in my project where I want to use brick. I see no option to have just one row containing the total for No. of bricks to purchase (for both walls) - because the walls have different parameters for length, thickness and height - I see 2 rows with the No. of bricks to purchase for each wall.&lt;BR /&gt;
&lt;BR /&gt;
I know that I can apply the SUM option - but for my client, it is not important the number of bricks for each wall, it is important to just have 1 row with the Total of No. of bricks to purchase.&lt;BR /&gt;
&lt;BR /&gt;
I hope to make sense.&lt;BR /&gt;
Daniel&lt;/T&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 29 Jun 2020 14:12:38 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Managing-Properties-in-ArchiCad/m-p/255790#M33472</guid>
      <dc:creator>Cosminn</dc:creator>
      <dc:date>2020-06-29T14:12:38Z</dc:date>
    </item>
    <item>
      <title>Re: Managing Properties in ArchiCad</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Managing-Properties-in-ArchiCad/m-p/255791#M33473</link>
      <description>The solution in such a case would be to create a Schedule that schedules Walls only, in which you add only 2 Schedule Fields: "Element Type" and "No. of brick to purchase", then schedule them and check the "Merge Uniform Items checkbox.&lt;BR /&gt;
However, this only works if the Data Type of your Property is "Length".&lt;BR /&gt;
In your case, the Data Type of the "No. of brick to purchase" Property is "Integer", so it will not be merged into a single line no matter what you do.&lt;BR /&gt;
You can read more about these in the below threads: &lt;BR /&gt;
&lt;BR /&gt;
&lt;A href="https://archicad-talk.graphisoft.com/viewtopic.php?f=34&amp;amp;t=69665&amp;amp;p=310512#p310512" target="_blank"&gt;&lt;LINK_TEXT text="viewtopic.php?f=34&amp;amp;t=69665&amp;amp;p=310512#p310512"&gt;https://archicad-talk.graphisoft.com/viewtopic.php?f=34&amp;amp;t=69665&amp;amp;p=310512#p310512&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;A href="https://archicad-talk.graphisoft.com/viewtopic.php?f=34&amp;amp;t=69772&amp;amp;p=310916#p310754" target="_blank"&gt;&lt;LINK_TEXT text="viewtopic.php?f=34&amp;amp;t=69772&amp;amp;p=310916#p310754"&gt;https://archicad-talk.graphisoft.com/viewtopic.php?f=34&amp;amp;t=69772&amp;amp;p=310916#p310754&lt;/LINK_TEXT&gt;&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Another possible option would be to convert the "Integer" type Property to a "Length" type Property, but unfortunately, that is not possible either. You can convert an "Integer" type Property to a "String" type Property as an intermediate step, but you can convert a "String" type Property only to a "Number" type Property, but not a "Length" type.&lt;BR /&gt;
&lt;BR /&gt;
So, unfortunately, I cannot offer any good help here.</description>
      <pubDate>Mon, 29 Jun 2020 18:37:16 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Managing-Properties-in-ArchiCad/m-p/255791#M33473</guid>
      <dc:creator>Laszlo Nagy</dc:creator>
      <dc:date>2020-06-29T18:37:16Z</dc:date>
    </item>
    <item>
      <title>Re: Managing Properties in ArchiCad</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Managing-Properties-in-ArchiCad/m-p/255792#M33474</link>
      <description>Thank you Laszlo for your prompt reply! &lt;BR /&gt;
&lt;BR /&gt;
I did play with these options and no results so far. I've mentioned the "No. of brick to purchase" option because it was easier for me - I am actually dealing with a property for zones - but it's the same thing - basically, what I need (in case of zone tool) it's an area that I've to apply a multiplier or to divide the area with a number  - So that means that I've to use this expression with a string or a number property type. And either string or number property type - won't go in one single row in the scheduling tool. Based on what I've noticed is that only native Archicad elements parameter will be merged in one row like you said - length, or Area from zones, etc but don't see the reason to create a property for those parameters, because I can pick those directly from the scheduling tool if it makes sense. Or maybe I am missing something...&lt;BR /&gt;
&lt;BR /&gt;
Maybe it will be available on the next versions of Archicad. It seems that at the moment I will still need to use the old but the great - List tool to have a proper table that I can use,&lt;BR /&gt;
&lt;BR /&gt;
Best!&lt;BR /&gt;
Daniel</description>
      <pubDate>Tue, 30 Jun 2020 04:11:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Managing-Properties-in-ArchiCad/m-p/255792#M33474</guid>
      <dc:creator>Cosminn</dc:creator>
      <dc:date>2020-06-30T04:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Managing Properties in ArchiCad</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Managing-Properties-in-ArchiCad/m-p/255793#M33475</link>
      <description>FYI:&lt;BR /&gt;
Unless I'm mistaken, you can convert a expression number to a unit simply by appending the unit to the end of the number and setting the return type to the applicable unit (i.e length or area) The unit appended must then match the setting in the "calculation units" setting for that data type or else Archicad will automatically make the conversion. Unfortunately , you then could not use a custom number as Archicad would then not allow a data unit assignment as described above.&lt;BR /&gt;
&lt;BR /&gt;
You could convert number (integer) to length but then the schedule would display the length units also in the cell which would make no sense. Area does not display units (AFAIK), so you might use that data type.</description>
      <pubDate>Tue, 30 Jun 2020 05:37:53 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Managing-Properties-in-ArchiCad/m-p/255793#M33475</guid>
      <dc:creator>poco2013</dc:creator>
      <dc:date>2020-06-30T05:37:53Z</dc:date>
    </item>
    <item>
      <title>Re: Managing Properties in ArchiCad</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Managing-Properties-in-ArchiCad/m-p/255794#M33476</link>
      <description>@poco2013 - You're right!&lt;BR /&gt;
I knew about data conversion - but however - I have missed something I believe. Actually I don't need to convert data -  I do have one property  - Data type - Area and it's multiplied with another property - Data type - number - and it's simply just working!&lt;BR /&gt;
&lt;BR /&gt;
Again  I am sure that I've missed something days ago, so all good for now.&lt;BR /&gt;
&lt;BR /&gt;
Thank you all!</description>
      <pubDate>Sat, 04 Jul 2020 19:46:35 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Managing-Properties-in-ArchiCad/m-p/255794#M33476</guid>
      <dc:creator>Cosminn</dc:creator>
      <dc:date>2020-07-04T19:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: Managing Properties in ArchiCad</title>
      <link>https://community.graphisoft.com/t5/Collaboration-with-other/Managing-Properties-in-ArchiCad/m-p/255795#M33477</link>
      <description>Ok - I got it - now - I am not working on this every day - so I do recall things now.&lt;BR /&gt;
&lt;BR /&gt;
This is an exercise for the Zone tool.&lt;BR /&gt;
&lt;BR /&gt;
So I have this property CP_AREA- Data type - Area, and the property value is an expression - and the expression sounds like this:&lt;BR /&gt;
&lt;BR /&gt;
Measured Net Area / STEREN * 100&lt;BR /&gt;
&lt;BR /&gt;
STEREN is another property - data type - Number - Value is 1500 (this number won't change at all)&lt;BR /&gt;
&lt;BR /&gt;
All good so far - In the schedule I have just one row containing the total for this property- CP_AREA&lt;BR /&gt;
&lt;BR /&gt;
Let's say that the value for this CP_AREA is 16.66, because:&lt;BR /&gt;
&lt;BR /&gt;
Measured Net Area=250&lt;BR /&gt;
STEREN =1500&lt;BR /&gt;
&lt;BR /&gt;
what I need in my row from the schedule is to say  P.O.T= 250/1500=15.37% (P.O.T, it's just a text)- Based on what I know so far, is that  the only way I can have this - is to have another property, data type - String (let's call it P.O.T. Description )and the data value is an expression that will merge the CP_AREA and STEREN, like this: &lt;BR /&gt;
&lt;BR /&gt;
P.O.T= 250/1500=15.37%&lt;BR /&gt;
&lt;BR /&gt;
Here is the hard part, when I put this new property - P.O.T. Description in the schedule, because it's a string value - the schedule will not merge the information from all the zones in one row- and will provide separate rows for each zone. Right now I am solving this using multiple drawings in the layout and I am using the text tool in the layout in order to achieve this.&lt;BR /&gt;
&lt;BR /&gt;
Best!&lt;BR /&gt;
Daniel</description>
      <pubDate>Sat, 04 Jul 2020 20:20:17 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Collaboration-with-other/Managing-Properties-in-ArchiCad/m-p/255795#M33477</guid>
      <dc:creator>Cosminn</dc:creator>
      <dc:date>2020-07-04T20:20:17Z</dc:date>
    </item>
  </channel>
</rss>

