<?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 Creating capacity from family count in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/creating-capacity-from-family-count/m-p/10554536#M103845</link>
    <description>&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can do this outside of revit with a pivot or vlookup but was wondering if it is possible to do inside the program.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a chair family that I am using to populate stages in my building. Obviously this is creating a count per room. I was wondering is it possible to use this count to generate the room capacity?&amp;nbsp; Could a formula direct it to look towards this number so it was dynamic if the chair count changed? Or is not could I create a new shared Parameter called "Stage Capacity" that could do this by using a Global Parametre?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any and all help is greatly appreciated&lt;/P&gt;</description>
    <pubDate>Wed, 18 Aug 2021 11:08:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2021-08-18T11:08:42Z</dc:date>
    <item>
      <title>Creating capacity from family count</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/creating-capacity-from-family-count/m-p/10554536#M103845</link>
      <description>&lt;P&gt;Hi there&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can do this outside of revit with a pivot or vlookup but was wondering if it is possible to do inside the program.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a chair family that I am using to populate stages in my building. Obviously this is creating a count per room. I was wondering is it possible to use this count to generate the room capacity?&amp;nbsp; Could a formula direct it to look towards this number so it was dynamic if the chair count changed? Or is not could I create a new shared Parameter called "Stage Capacity" that could do this by using a Global Parametre?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any and all help is greatly appreciated&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 11:08:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/creating-capacity-from-family-count/m-p/10554536#M103845</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-08-18T11:08:42Z</dc:date>
    </item>
    <item>
      <title>Re: Creating capacity from family count</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/creating-capacity-from-family-count/m-p/10554704#M103846</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure if this is exactly what you are after but there are several posts on how to use the calculated total of Count in schedules...But the count is basically in the Components Schedule (ie: Chairs). Copying that to the room schedule (or a parameter in the rooms) would need a workaround (such as Dynamo)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, considering that room schedules can have sub/embedded schedules, you might be able to use this to generate the desired output&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://knowledge.autodesk.com/support/revit-products/troubleshooting/caas/sfdcarticles/sfdcarticles/Cannot-include-count-parameter-in-the-new-calculated-value-while-creating-Schedule-in-Revit.html" target="_blank" rel="noopener"&gt;https://knowledge.autodesk.com/support/revit-products/troubleshooting/caas/sfdcarticles/sfdcarticles/Cannot-include-count-parameter-in-the-new-calculated-value-while-creating-Schedule-in-Revit.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/td-p/5471470" target="_blank"&gt;https://forums.autodesk.com/t5/revit-architecture-forum/using-schedule-calculated-total-in-a-formula/td-p/5471470&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="http://revitcat.blogspot.com/2019/08/using-count-parameter-in-revit-schedule.html" target="_blank" rel="noopener"&gt;http://revitcat.blogspot.com/2019/08/using-count-parameter-in-revit-schedule.html&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 12:26:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/creating-capacity-from-family-count/m-p/10554704#M103846</guid>
      <dc:creator>RDAOU</dc:creator>
      <dc:date>2021-08-18T12:26:55Z</dc:date>
    </item>
    <item>
      <title>Re: Creating capacity from family count</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/creating-capacity-from-family-count/m-p/10554878#M103847</link>
      <description>&lt;P&gt;You can create a furniture schedule, add room information, get the count per room, and format the schedule so it looks like a room schedule.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Alternatively, you can embed a furniture schedule in a room schedule. The information is there but I have always found the formatting, appearance of such schedule being difficult to digest.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you want to embed the chair count information into the room data such in a room tag then you would need&amp;nbsp; Dynamo.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 13:01:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/creating-capacity-from-family-count/m-p/10554878#M103847</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2021-08-18T13:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Creating capacity from family count</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/creating-capacity-from-family-count/m-p/10555056#M103848</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3448664"&gt;@RDAOU&lt;/a&gt;, the Revitcat blog article was really informative though I couldn't get exactly what I wanted.&lt;/P&gt;&lt;P&gt;And also thank you&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/244938"&gt;@ToanDN&lt;/a&gt;, I'm using that method and it looks clean and simple but I wanted to be able to tag it. For now I can just update the tags manually. Some day I must really get around to using Dynamo, but today is not that day!&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 13:58:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/creating-capacity-from-family-count/m-p/10555056#M103848</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-08-18T13:58:50Z</dc:date>
    </item>
    <item>
      <title>Re: Creating capacity from family count</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/creating-capacity-from-family-count/m-p/10555569#M103849</link>
      <description>&lt;P&gt;I'm unclear about what you are wanting to do.&amp;nbsp; Almost sounds like a job for Generative Design.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.autodesk.com/view/RVT/2022/ENU/?guid=GUID-6E8C0DAD-A61C-476D-98C2-1A9A04EAFC62" target="_blank"&gt;https://help.autodesk.com/view/RVT/2022/ENU/?guid=GUID-6E8C0DAD-A61C-476D-98C2-1A9A04EAFC62&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Am I warm?&amp;nbsp;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&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>Wed, 18 Aug 2021 16:50:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/creating-capacity-from-family-count/m-p/10555569#M103849</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2021-08-18T16:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Creating capacity from family count</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/creating-capacity-from-family-count/m-p/10555607#M103850</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In Revit 2022 you can add Host Count to a Tag but you need to add all the chairs in the room as Host to that tag.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ToanDN_0-1629306188427.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/954458i4A4006C8C79694B8/image-size/large?v=v2&amp;amp;px=999" role="button" title="ToanDN_0-1629306188427.png" alt="ToanDN_0-1629306188427.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Aug 2021 17:03:13 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/creating-capacity-from-family-count/m-p/10555607#M103850</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2021-08-18T17:03:13Z</dc:date>
    </item>
  </channel>
</rss>

