<?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: Revit not calculating quantities correctly in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/revit-not-calculating-quantities-correctly/m-p/9880259#M126899</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/435052"&gt;@barthbradley&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P class=""&gt;Post something here for us to test&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P class=""&gt;No problem, attached a simple example.&amp;nbsp; If you look at the schedule I created, "Brick" is reported incorrectly, "Brick - joined" is reported correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;BTW: This is a USERS forum. Just thought I'd point that out in case you were unaware. &amp;nbsp;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P class=""&gt;I know, that's why I asked how others deal with it, because I guessed it's something that can't be dealt with easily since there are possibly hundreds of columns and beams and doors and windows lintels that would need to be joined.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Other user suggested Dynamo, which is at the moment above my level of expertise.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Nov 2020 08:29:16 GMT</pubDate>
    <dc:creator>Prvoime</dc:creator>
    <dc:date>2020-11-19T08:29:16Z</dc:date>
    <item>
      <title>Revit not calculating quantities correctly</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/revit-not-calculating-quantities-correctly/m-p/9879593#M126896</link>
      <description>&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Revit, a BIM software, doesn't calculate quantities for material takeoff correctly. Test it. Create a brick wall 0.2×1×1 meter. Volume is 0.2 cubic meters.&lt;BR /&gt;Now slap a concrete column through it. Or two, or three. Revit still reports volume of that brick wall as 1 cubic meter.&lt;BR /&gt;To get the correct volume you have to join those elements. I'm sure you all know how many structural columns and beams are there, even in an average size building. A massive waste of time and so many opportunities to mess something up.&lt;BR /&gt;You may say just subtract one from the other. Nope. There can be a ton of those that are partially inside of walls and ceilings so that wouldn't work.&lt;BR /&gt;Revit really should be smart enough to know that two objects can't occupy the same space at the same time. Especially when those objects are a d*mn brick wall and a concrete column.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do you deal with this?&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2020 23:33:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/revit-not-calculating-quantities-correctly/m-p/9879593#M126896</guid>
      <dc:creator>Prvoime</dc:creator>
      <dc:date>2020-11-18T23:33:37Z</dc:date>
    </item>
    <item>
      <title>Re: Revit not calculating quantities correctly</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/revit-not-calculating-quantities-correctly/m-p/9879665#M126897</link>
      <description>&lt;P&gt;Post something here for us to test, not build from scratch- per your written specifications - and test.&amp;nbsp; Help us to help you. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BTW: This is a USERS forum. Just thought I'd point that out in case you were unaware. &amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 00:19:45 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/revit-not-calculating-quantities-correctly/m-p/9879665#M126897</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2020-11-19T00:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: Revit not calculating quantities correctly</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/revit-not-calculating-quantities-correctly/m-p/9880221#M126898</link>
      <description>&lt;P&gt;Revit calculates those values accurately, you just have to tell the software what you want it to calculate for you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9456347"&gt;@Prvoime&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;To get the correct volume you have to join those elements. I'm sure you all know how many structural columns and beams are there, even in an average size building. A massive waste of time and so many&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;If the only way you found out is to do this operation &lt;STRONG&gt;manually&lt;/STRONG&gt;, then yes it is indeed a waste of time and very likely you are going to miss selecting some elements. If the software doesn't work the way you expect it to work you should go deeper and give task automation a try.&lt;/P&gt;&lt;P&gt;You are trying to:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;see if two different categories intersect (partially or not)&lt;/LI&gt;&lt;LI&gt;if they do, join them automatically (if they can be joined). If they don't, leave them as they are&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;What you are trying to accomplish is an example of a rather simple task for Dynamo for Revit &lt;A href="https://forum.dynamobim.com/." target="_blank"&gt;https://forum.dynamobim.com/. &lt;/A&gt;&lt;/P&gt;&lt;P&gt;There are some topics about auto-join or joining different elements based on one or several conditions. Maybe this can help you out &lt;A href="https://forum.dynamobim.com/t/auto-join-elements/12323" target="_blank"&gt;https://forum.dynamobim.com/t/auto-join-elements/12323&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forum.dynamobim.com/search?q=join%20elements" target="_blank"&gt;https://forum.dynamobim.com/search?q=join%20elements&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 08:11:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/revit-not-calculating-quantities-correctly/m-p/9880221#M126898</guid>
      <dc:creator>JF.K</dc:creator>
      <dc:date>2020-11-19T08:11:49Z</dc:date>
    </item>
    <item>
      <title>Re: Revit not calculating quantities correctly</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/revit-not-calculating-quantities-correctly/m-p/9880259#M126899</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/435052"&gt;@barthbradley&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P class=""&gt;Post something here for us to test&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P class=""&gt;No problem, attached a simple example.&amp;nbsp; If you look at the schedule I created, "Brick" is reported incorrectly, "Brick - joined" is reported correctly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;BTW: This is a USERS forum. Just thought I'd point that out in case you were unaware. &amp;nbsp;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P class=""&gt;I know, that's why I asked how others deal with it, because I guessed it's something that can't be dealt with easily since there are possibly hundreds of columns and beams and doors and windows lintels that would need to be joined.&lt;/P&gt;&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;&lt;P class=""&gt;Other user suggested Dynamo, which is at the moment above my level of expertise.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 08:29:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/revit-not-calculating-quantities-correctly/m-p/9880259#M126899</guid>
      <dc:creator>Prvoime</dc:creator>
      <dc:date>2020-11-19T08:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Revit not calculating quantities correctly</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/revit-not-calculating-quantities-correctly/m-p/9880262#M126900</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4761847"&gt;@JF.K&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;What you are trying to accomplish is an example of a rather simple task for Dynamo for Revit&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P class=""&gt;If possible, that would be great! Haven't got to Dynamo in my Revit education yet, I'll make sure to check it out. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 08:32:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/revit-not-calculating-quantities-correctly/m-p/9880262#M126900</guid>
      <dc:creator>Prvoime</dc:creator>
      <dc:date>2020-11-19T08:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: Revit not calculating quantities correctly</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/revit-not-calculating-quantities-correctly/m-p/9881692#M126901</link>
      <description>&lt;P&gt;I'm not sure what issue you are pointing out or what Dynamo is suppose to do.&amp;nbsp; From what I see, you have geometry embedded inside other geometry.&amp;nbsp; To resolve this conflict we use the Join Geometry tool to substract the overlapping geometry.&amp;nbsp; Switch Join Order tool changes which geometry gets removed in the union. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Joined vs Not Joined.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/846399iD5359AC4C0FFCAEB/image-size/large?v=v2&amp;amp;px=999" role="button" title="Joined vs Not Joined.jpg" alt="Joined vs Not Joined.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 18:23:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/revit-not-calculating-quantities-correctly/m-p/9881692#M126901</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2020-11-19T18:23:27Z</dc:date>
    </item>
    <item>
      <title>Re: Revit not calculating quantities correctly</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/revit-not-calculating-quantities-correctly/m-p/9881731#M126902</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/435052"&gt;@barthbradley&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P class=""&gt;To resolve this conflict we use the Join Geometry tool&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P class=""&gt;That is the problem! You shouldn't have to use that tool in situations like this, at all!&lt;/P&gt;&lt;P class=""&gt;Like I said earlier, not a problem when you have one wall and two columns, but you can have literally hundreds of columns and beams and doors and windows lintels that would need to be joined. Modern BIM software should be smart enough to know if a concrete column goes through a brick wall - subtract column volume from brick wall. The way it does it now, it reports false quantities, plain and simple.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 18:39:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/revit-not-calculating-quantities-correctly/m-p/9881731#M126902</guid>
      <dc:creator>Prvoime</dc:creator>
      <dc:date>2020-11-19T18:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Revit not calculating quantities correctly</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/revit-not-calculating-quantities-correctly/m-p/9882214#M126903</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9456347"&gt;@Prvoime&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;BR /&gt;Modern BIM software should be smart enough to know if a concrete column goes through a brick wall - subtract column volume from brick wall.&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;What if it's a brick column and a concrete wall?&amp;nbsp;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Steve Martin.gif" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/846462i7B817B3B0D001C59/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Steve Martin.gif" alt="Steve Martin.gif" /&gt;&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Nov 2020 23:06:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/revit-not-calculating-quantities-correctly/m-p/9882214#M126903</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2020-11-19T23:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Revit not calculating quantities correctly</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/revit-not-calculating-quantities-correctly/m-p/9882356#M126904</link>
      <description>&lt;P&gt;you are right Mr.&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9456347"&gt;@Prvoime&lt;/a&gt;&amp;nbsp; Revit is not the smartest way at some features may joining one of them and who's working for different platforms will notice this fast because it's logical detected but here's not i recommend to learn more Dynamo and Visual programming it's very helpful tool with repetitive task for Revit and used for conceptual design also and the next generation of this tool is the Generative design i think it worth to teach about them.&lt;/P&gt;</description>
      <pubDate>Fri, 20 Nov 2020 01:21:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/revit-not-calculating-quantities-correctly/m-p/9882356#M126904</guid>
      <dc:creator>Mohamed-Nassar</dc:creator>
      <dc:date>2020-11-20T01:21:35Z</dc:date>
    </item>
  </channel>
</rss>

