<?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: Void error (Can't cut out of its host) in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/void-error-can-t-cut-out-of-its-host/m-p/10925191#M89363</link>
    <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3448664"&gt;@RDAOU&lt;/a&gt;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/244938"&gt;@ToanDN&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Based on your advice to have 2 families, one with a cut (shorter) and one not.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I'm trying to figure out how to properly use the formulas to swap between the shorter and the longer grill.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I tried:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Gave visibility parameters to both grills. With a Yes/No parameter.&amp;nbsp;&lt;UL&gt;&lt;LI&gt;Like this web page:&amp;nbsp;&lt;A href="https://atgusa.com/revit-family-parameters/" target="_blank"&gt;https://atgusa.com/revit-family-parameters/&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Yes/No parameter formula for the short grill: if&lt;SPAN&gt;(and(height&amp;lt;x,height&amp;gt;x),1&amp;lt;2,1&amp;gt;2)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;But the problem is that the formula counts the total height dimension. It doesn't "run through" the height and changes the grill.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;So: what is the best way to let Revit change the grill from long to short &lt;U&gt;and back&lt;/U&gt;&lt;/STRONG&gt;&lt;STRONG&gt;?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you so much for taking the time to answer questions!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 03 Feb 2022 06:43:39 GMT</pubDate>
    <dc:creator>vincentlemstra</dc:creator>
    <dc:date>2022-02-03T06:43:39Z</dc:date>
    <item>
      <title>Void error (Can't cut out of its host)</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/void-error-can-t-cut-out-of-its-host/m-p/10916646#M89357</link>
      <description>&lt;P&gt;Hey!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm making a nested parametric door family. I've simplified a family for this forum post to show my problem.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have nested multiple families in the door. The door (including the grill) has parametric height and width values.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;I want to cut out a part out of the grill using a face based void. The void is locked in the same place, but the door + grill move up and down.&amp;nbsp;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This works fine. Until the void comes at a certain height, when the error messages pops up: "Can't cut instance(s) of x out of its host." But I want the door to be fully parametric.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- Could it be related to the Cut calculation&amp;nbsp;&lt;SPAN&gt;(0.79 mm)?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;- Or the void itself?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Love to hear solutions/workarounds!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jan 2022 14:27:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/void-error-can-t-cut-out-of-its-host/m-p/10916646#M89357</guid>
      <dc:creator>vincentlemstra</dc:creator>
      <dc:date>2022-01-30T14:27:51Z</dc:date>
    </item>
    <item>
      <title>Re: Void error (Can't cut out of its host)</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/void-error-can-t-cut-out-of-its-host/m-p/10916736#M89358</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7573151"&gt;@vincentlemstra&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A face based void MUST always cut its host otherwise it will be deleted. IE: you cannot have a face based void not cutting anything&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Either have 2 Grill families ... one Cut by a face based and One not Cut and nest both into the door&lt;UL&gt;&lt;LI&gt;control which is to be used using a family type&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;You can control the nested families using a parameter based on family type and the Height parameter moving the Grill up...if &amp;gt; X" use uncut else use the cut&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;OR if the above is too complicated, simply model the void directly in the Grill Family (not nested)&lt;UL&gt;&lt;LI&gt;control the depth of the Void with a yes/no to cut or not cut the grill&lt;/LI&gt;&lt;LI&gt;After nesting into the door, associate the Y/N to&amp;nbsp; a&amp;nbsp; Y/N parameter in the door&lt;OL&gt;&lt;LI&gt;either check uncheck manually based on type&lt;/LI&gt;&lt;LI&gt;or give it a formula with = Height of Grill &amp;lt; Z" which will extend the void to cut as long as Grill does not exceed that height&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/OL&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>Sun, 30 Jan 2022 18:32:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/void-error-can-t-cut-out-of-its-host/m-p/10916736#M89358</guid>
      <dc:creator>RDAOU</dc:creator>
      <dc:date>2022-01-30T18:32:03Z</dc:date>
    </item>
    <item>
      <title>Re: Void error (Can't cut out of its host)</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/void-error-can-t-cut-out-of-its-host/m-p/10916914#M89359</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;&amp;nbsp;for the reply! I tried 2 things on basis of your advice ("&lt;EM&gt;IE: you cannot have a face based void not cutting anything")&amp;nbsp;&lt;/EM&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. made the grill overlap so that the void would always be cutting an excursion. This did not work.&lt;/P&gt;&lt;P&gt;2. Made a door panel excursion inside the grill family. So the door and the grill are the same family. After placed the void in the host family (inside the door panel). But this did not work either. But the void is always cutting the big excursion.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your 2 solutions:&lt;/P&gt;&lt;P&gt;1. I do not completely understand how I make this. Are they 2 grills overlapping each other? Or will the grill family interact based on family type.&lt;/P&gt;&lt;P&gt;2. If I don't nest the grill family. It slows down my model by a lot.&amp;nbsp;You get the warning message from Revit:&amp;nbsp;&lt;EM&gt;"This array contains multiple copies of some identical geometry. Performance might be improved by using a nested family and arraying copies of its instances.&lt;/EM&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again and looking forward to your reply!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jan 2022 18:11:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/void-error-can-t-cut-out-of-its-host/m-p/10916914#M89359</guid>
      <dc:creator>vincentlemstra</dc:creator>
      <dc:date>2022-01-30T18:11:17Z</dc:date>
    </item>
    <item>
      <title>Re: Void error (Can't cut out of its host)</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/void-error-can-t-cut-out-of-its-host/m-p/10916934#M89360</link>
      <description>&lt;P&gt;Create a panel family without the void,&amp;nbsp; make a copy to create a panel family with the void + grill (those cane be nested or direct build), load them in the door family, but place only one in the model.&amp;nbsp; Create a Family Type parameter (label) so that you can have a drop down list to choose which panel type to show.&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jan 2022 18:21:17 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/void-error-can-t-cut-out-of-its-host/m-p/10916934#M89360</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2022-01-30T18:21:17Z</dc:date>
    </item>
    <item>
      <title>Re: Void error (Can't cut out of its host)</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/void-error-can-t-cut-out-of-its-host/m-p/10917079#M89361</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/7573151"&gt;@vincentlemstra&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sorry I didn't have access to Revit earlier so I was making an assumption based on your description. I downloaded the family you have attached. I could move the face based void fine without it failing to cut. It might have been the constraints you had in the Array. I am not sure since I was unable to recreate the error. &amp;nbsp;(Watch GIF below)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The revised Family attached with this reply seems fine try it out.&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="Door test.gif" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1018494i031E62632D4CB580/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Door test.gif" alt="Door test.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, while at it, I did notice a couple of things (there might be more):&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;The array you have created is lacking Constraints (fixed).&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;The Void family also has no ref planes to lock in parent family (fixed)&lt;/LI&gt;&lt;LI&gt;The Door family is missing the Origin in Elevation. That will affect the sill height (fixed)&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Things you might want to consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The array count is still manual...you might want to consider making that parametric maybe. This way the number will adjust when you change doo height&lt;/LI&gt;&lt;LI&gt;The Face Based void I did not lock ... You might want to lock to the reference plane controlling the Handle Height (ref plane and parameter already added)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 30 Jan 2022 20:29:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/void-error-can-t-cut-out-of-its-host/m-p/10917079#M89361</guid>
      <dc:creator>RDAOU</dc:creator>
      <dc:date>2022-01-30T20:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: Void error (Can't cut out of its host)</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/void-error-can-t-cut-out-of-its-host/m-p/10919253#M89362</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3448664"&gt;@RDAOU&lt;/a&gt;&amp;nbsp;Thank you for taking the time to help me! Really appreciate it.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thankyou for pointing out some problems. I simplified my model for sharing purposes but still very helpful!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, when I'm moving the void up I still get the error message. You see the dimension line from the RP of the handle. Is this problem due something in my settings/revit?&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="image.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1018923i6E980499F11A5D15/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks again for taking the time to&amp;nbsp;answer my questions!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jan 2022 19:04:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/void-error-can-t-cut-out-of-its-host/m-p/10919253#M89362</guid>
      <dc:creator>vincentlemstra</dc:creator>
      <dc:date>2022-01-31T19:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Void error (Can't cut out of its host)</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/void-error-can-t-cut-out-of-its-host/m-p/10925191#M89363</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3448664"&gt;@RDAOU&lt;/a&gt;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/244938"&gt;@ToanDN&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Based on your advice to have 2 families, one with a cut (shorter) and one not.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I'm trying to figure out how to properly use the formulas to swap between the shorter and the longer grill.&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I tried:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Gave visibility parameters to both grills. With a Yes/No parameter.&amp;nbsp;&lt;UL&gt;&lt;LI&gt;Like this web page:&amp;nbsp;&lt;A href="https://atgusa.com/revit-family-parameters/" target="_blank"&gt;https://atgusa.com/revit-family-parameters/&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;Yes/No parameter formula for the short grill: if&lt;SPAN&gt;(and(height&amp;lt;x,height&amp;gt;x),1&amp;lt;2,1&amp;gt;2)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;But the problem is that the formula counts the total height dimension. It doesn't "run through" the height and changes the grill.&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;SPAN&gt;&lt;STRONG&gt;So: what is the best way to let Revit change the grill from long to short &lt;U&gt;and back&lt;/U&gt;&lt;/STRONG&gt;&lt;STRONG&gt;?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thank you so much for taking the time to answer questions!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Feb 2022 06:43:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/void-error-can-t-cut-out-of-its-host/m-p/10925191#M89363</guid>
      <dc:creator>vincentlemstra</dc:creator>
      <dc:date>2022-02-03T06:43:39Z</dc:date>
    </item>
  </channel>
</rss>

