<?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: Array in family acting weird with formula in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9317525#M157111</link>
    <description>&lt;P&gt;Give me a situation where&amp;nbsp;(Panel Width - 0' 3") / (Spacing) doesn't work so I can see for myself.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 14 Feb 2020 01:03:50 GMT</pubDate>
    <dc:creator>barthbradley</dc:creator>
    <dc:date>2020-02-14T01:03:50Z</dc:date>
    <item>
      <title>Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9317380#M157105</link>
      <description>&lt;P&gt;I have a very simple detail component family that arrays lines on one axis and stretches them on another. There is a parameter for the spacing, array length, and line length.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My issue is that the family only works when the spacing is set to 1'-6". Any other spacing and the last line will place outside the array length. The formula that works for 1'-6" also doesn't really make sense...overall I am confused and hoping one of you can help. I have attached the family for your testing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The end goal is: Have first strand start 3" from the right side, array at the spacing defined in the parameter with the last strand stopping less or equal to the "Panel Width" length.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 22:52:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9317380#M157105</guid>
      <dc:creator>Shaiki_</dc:creator>
      <dc:date>2020-02-13T22:52:02Z</dc:date>
    </item>
    <item>
      <title>Re: Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9317385#M157106</link>
      <description>&lt;P&gt;Try this.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 22:55:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9317385#M157106</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2020-02-13T22:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9317391#M157107</link>
      <description>&lt;P&gt;Still the same issue. If you nudge the left ref. plane to the right, it will pass the last detail line without affecting the qty of the array. If you change the spacing to 18" the last line in the array gets deleted as soon as the reference plane crosses it which is what I want for all spacings.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 22:59:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9317391#M157107</guid>
      <dc:creator>Shaiki_</dc:creator>
      <dc:date>2020-02-13T22:59:35Z</dc:date>
    </item>
    <item>
      <title>Re: Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9317449#M157108</link>
      <description>&lt;P&gt;Because you add 6" to your formula:&lt;/P&gt;
&lt;P&gt;(Panel Width + 0' 6") / (Spacing)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try:&amp;nbsp;(Panel Width) / (Spacing) see if it works.&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2020 23:53:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9317449#M157108</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2020-02-13T23:53:29Z</dc:date>
    </item>
    <item>
      <title>Re: Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9317462#M157109</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4392507"&gt;@Shaiki_&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The end goal is: &lt;FONT size="4"&gt;Have first strand start 3" from the right side&lt;/FONT&gt;, array at the spacing defined in the parameter with the last strand stopping less or equal to the "Panel Width" length.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;(Panel Width-0'-3") / (Spacing)&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 00:05:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9317462#M157109</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2020-02-14T00:05:38Z</dc:date>
    </item>
    <item>
      <title>Re: Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9317500#M157110</link>
      <description>&lt;P&gt;That logically what it should be but it isn't working. The +6" in the original formula made no sense but it worked exactly how I wanted it to, but it only works for the 18" o/c spacing.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Different spacings change how far past the last detail line the Panel Width is when it adds or subtracts the next line in the array. Sometimes its +9", sometimes +3", sometimes -3". I can't figure out the logic.&amp;nbsp;&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;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 00:41:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9317500#M157110</guid>
      <dc:creator>Shaiki_</dc:creator>
      <dc:date>2020-02-14T00:41:50Z</dc:date>
    </item>
    <item>
      <title>Re: Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9317525#M157111</link>
      <description>&lt;P&gt;Give me a situation where&amp;nbsp;(Panel Width - 0' 3") / (Spacing) doesn't work so I can see for myself.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 01:03:50 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9317525#M157111</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2020-02-14T01:03:50Z</dc:date>
    </item>
    <item>
      <title>Re: Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319196#M157112</link>
      <description>&lt;P&gt;It's a question of rounding.&amp;nbsp;&lt;/P&gt;&lt;P&gt;try: rounddown((Panel Width - 0' 3") / (Spacing)) + 1&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 16:33:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319196#M157112</guid>
      <dc:creator>FAIR59</dc:creator>
      <dc:date>2020-02-14T16:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319268#M157113</link>
      <description>&lt;P&gt;That's it! Thank you!&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 17:05:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319268#M157113</guid>
      <dc:creator>Shaiki_</dc:creator>
      <dc:date>2020-02-14T17:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319287#M157114</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4392507"&gt;@Shaiki_&lt;/a&gt;: would it be possible for you to post the parameter values that caused &lt;EM&gt;(Panel Width - 0' 3") / (Spacing) &lt;/EM&gt;to fail for you.&amp;nbsp; Just curious. I couldn't find any numbers that would result in the arrayed element over-shooting the Panel Width. &amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;….I did find a way it could fail though. If the Number of Strands is less than 2, it'll error out.&amp;nbsp; So, regardless of what formula you use to drive Number of Strands, I would make it conditional. &amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if(((Panel Width - 0' 3") / Spacing) &amp;lt; 2, 2, (Panel Width - 0' 3") / Spacing)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;or...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;if((rounddown((Panel Width - 0' 3") / (Spacing)) + 1) &amp;lt; 2, 2, (rounddown((Panel Width - 0' 3") / (Spacing)) + 1))&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 17:36:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319287#M157114</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2020-02-14T17:36:00Z</dc:date>
    </item>
    <item>
      <title>Re: Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319310#M157115</link>
      <description>&lt;P&gt;&lt;FONT size="4"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4392507"&gt;@Shaiki_&lt;/a&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;That's not it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;First off welcome back&amp;nbsp; &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/435052"&gt;@barthbradley&lt;/a&gt; &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; haven't seen you around for a week!&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4" color="#ff6600"&gt;&lt;STRONG&gt;With regard to the 3" formula&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #666666; cursor: text; font-family: inherit; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 1.7142; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;Adding 3" works fine until the spacing value results in a gap which is greater than 1x Spacing (testing it will show that it fails at very specific values pretty much hard to catch and one has to try it out some 20 times to catch that variance...example below&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #666666; cursor: text; font-family: inherit; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 1.7142; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Barth Solution.png" style="width: 782px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/729942i2C1CF9C6CB7FDBD5/image-dimensions/782x401?v=v2" width="782" height="401" role="button" title="Barth Solution.png" alt="Barth Solution.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4" color="#ff6600"&gt;&lt;STRONG&gt;With regard to the rounding&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;Rounding is similar to adding +6" and +3", what it does is that it narrows down the odds BUT will also fails at certain instances when the rounding is required to be &lt;FONT color="#0000ff"&gt;&lt;STRONG&gt;ROUNDUP&lt;/STRONG&gt;&lt;/FONT&gt; instead of &lt;FONT color="#0000ff"&gt;&lt;STRONG&gt;ROUNDDOWN&lt;/STRONG&gt;&lt;/FONT&gt; and vise versa...additionally, should the&amp;nbsp; 3" offset from start also be variable, the variance will be easily spotted&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;To have it precisely meeting the condition you require, you need to set a conditional formula for the array based on the following:&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;FONT size="4"&gt;If the last segment falls beyond panel width&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="4"&gt;If the last segment falls within the panel width but gap to the Panel End&amp;nbsp; is greater than 1 spacing&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="4"&gt;If the last segment falls within the panel width and the gap is less than or equal to 1 spacing&lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;FONT size="4"&gt;But since you are happy with the rounding and till it fails and you are back here, no need to spend more time on this discussion :&lt;/FONT&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;&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>Fri, 14 Feb 2020 17:50:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319310#M157115</guid>
      <dc:creator>RDAOU</dc:creator>
      <dc:date>2020-02-14T17:50:53Z</dc:date>
    </item>
    <item>
      <title>Re: Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319730#M157116</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4392507"&gt;@Shaiki_&lt;/a&gt;&amp;nbsp;a couple of weeks ago I had the same problem while I was working on the reinforcement mesh. I almost tried everything and nothing worked which got me curious when I saw this post and download it to try&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you or the solution guy explain how that is a solution when the array throws elements outside the panel width!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am not sure how that solved your problem and how&amp;nbsp; &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2083518"&gt;@FAIR59&lt;/a&gt;&amp;nbsp;came up with the idea that it is a problem of rounding and if he actually tried it before postin it&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="1.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/729989i3E9D60F4423E14F0/image-size/medium?v=v2&amp;amp;px=400" role="button" title="1.png" alt="1.png" /&gt;&lt;/span&gt;&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="2.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/729990i96FDA03D2F2699F6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="2.png" alt="2.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 22:05:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319730#M157116</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-14T22:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319833#M157117</link>
      <description>&lt;P&gt;&lt;FONT size="4"&gt;@Anonymous&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;You won't get an answer&amp;nbsp;&lt;/FONT&gt;&lt;span class="lia-unicode-emoji" title=":face_with_tears_of_joy:"&gt;😂&lt;/span&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;FONT size="4"&gt;1st because you have already noticed that the rounding doesn't solve it&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;&lt;FONT size="4"&gt;and 2nd because that is how things are staged on this forum...many of the accepted solutions are not solutions&amp;nbsp; for anyone but the OP and the Author.&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;That being said...if you have an issue, start your own thread, describe the issue you are having and when you get replies pick the one which addresses the issue and solves it&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Feb 2020 23:13:15 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319833#M157117</guid>
      <dc:creator>RDAOU</dc:creator>
      <dc:date>2020-02-14T23:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319835#M157118</link>
      <description>No thinking about, why don't you use a filled region with model pattern to draw the it to spare the headaches?</description>
      <pubDate>Fri, 14 Feb 2020 23:13:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319835#M157118</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2020-02-14T23:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319890#M157119</link>
      <description>&lt;P&gt;You have a typo in my formula, change the + sign to a - sign.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;rounddown((Panel Width - 0' 3") / (Spacing)) + 1&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Feb 2020 00:33:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319890#M157119</guid>
      <dc:creator>FAIR59</dc:creator>
      <dc:date>2020-02-15T00:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319906#M157120</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2083518"&gt;@FAIR59&lt;/a&gt;&amp;nbsp;Are you kidding me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;No I didnt I tried both and tried -/+6 , -/+4, -/+3, -/+2&amp;nbsp; and -/+1&amp;nbsp; &amp;nbsp;and guess what... all failed. Changing the number only pushes the error to 1 step further, like denominating fractions. This shouldn't be a trial and error thing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One of the repitions I have repetitions is at 3 19/32" test it urself! I think I have tested your formula more than you did. This is hopeless&lt;/P&gt;</description>
      <pubDate>Sat, 15 Feb 2020 00:57:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319906#M157120</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-02-15T00:57:46Z</dc:date>
    </item>
    <item>
      <title>Re: Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319933#M157121</link>
      <description>&lt;P&gt;&lt;SPAN style="background-color: #ffffff; box-sizing: border-box; color: #666666; cursor: text; display: inline; float: none; font-family: inherit; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 1.7142; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;@Anonymous&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;To get to the result which you are after, you need a conditional statement that either kills the last arrayed segment or adds one where applicable. I didn't test it, but maybe something similar to what&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/435052"&gt;@barthbradley&lt;/a&gt;&amp;nbsp; was proposing in reply 10 above...&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT size="4"&gt;Again the OP seems to be happy with that so you should be happy for him too . Best is to start your post and describe your case and I'm sure it can be figured out OR use a masking region as&amp;nbsp; &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/244938"&gt;@ToanDN&lt;/a&gt;&amp;nbsp;suggested lol it's just an array and shouldnt cause too much headache&amp;nbsp;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #666666; cursor: text; font-family: inherit; font-size: 16px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: 1.7142; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;even if it is not 100% accurate&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Feb 2020 01:27:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9319933#M157121</guid>
      <dc:creator>RDAOU</dc:creator>
      <dc:date>2020-02-15T01:27:49Z</dc:date>
    </item>
    <item>
      <title>Re: Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9320082#M157122</link>
      <description>&lt;P&gt;Replying to last comment because too much has happened since I last was at my computer!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I didn't fully test the formula that I accepted as the solution, I just tested it for the cases I needed at this time, namely 12" spacing, 10" spacing, and 18" spacing, and it seemed to work fine for those cases. The rounddown function made sense at first glance for all situations, but apparently that is not the case! I would like to fix this family so it always works, so I may test it further to see when it breaks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In response to&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/244938"&gt;@ToanDN&lt;/a&gt;&amp;nbsp;, I want to use a family because I feel its easier to adjust boundaries and schedule data, and also, wouldn't I have the same issue with spacing them in a FR?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Feb 2020 07:21:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9320082#M157122</guid>
      <dc:creator>Shaiki_</dc:creator>
      <dc:date>2020-02-15T07:21:36Z</dc:date>
    </item>
    <item>
      <title>Re: Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9320243#M157123</link>
      <description>&lt;P&gt;@Anonymous&amp;nbsp;&lt;/P&gt;&lt;P&gt;no I'm not kidding, if you test the formula you'd have to use the right formula. This is part of your picture&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WrongFormula.PNG" style="width: 570px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/730117iF1C68D85027711CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="WrongFormula.PNG" alt="WrongFormula.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3448664"&gt;@RDAOU&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;roundingdown is in fact a giant if statement:&lt;/P&gt;&lt;P&gt;if value is 0 up to but not including 1, result =0&lt;/P&gt;&lt;P&gt;if value is 1 up to but not including 2, result =1&lt;/P&gt;&lt;P&gt;if value is 2 up to but not including 3, result =2&lt;/P&gt;&lt;P&gt;etc.&lt;/P&gt;&lt;P&gt;I agree there should be a check to prevent the array breaking with less then 2 members, but that isn't the question. The question is how to ensure that the array stays within the PanelWidth mark.&lt;/P&gt;</description>
      <pubDate>Sat, 15 Feb 2020 11:20:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9320243#M157123</guid>
      <dc:creator>FAIR59</dc:creator>
      <dc:date>2020-02-15T11:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Array in family acting weird with formula</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9320279#M157124</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/2083518"&gt;@FAIR59&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Reading the trail of replies above, it seems that it is breaking … I personally do not need to test it in order to know that it does not satisfy the given condition. (and not just when it is less than 2 members)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One thing that guy said right...it shouldn't be a trial and error solution, hence when one proposes something one should&amp;nbsp; state that it just might not work for every condition, otherwise when someone points out that something is wrong with it, one should try to fix it &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; like &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/435052"&gt;@barthbradley&lt;/a&gt; tried to do&amp;nbsp; with the formula he gave initially (respect)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;"Rounddown is a Giant IF statement",.... No it isn't … Rounddown is a rule (always true) while IF is a conditional statement that performs a function if true and performs another when statement is wrong (infinitely)...in short&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;a Rounddown might work for 1 certain condition but as the variables increase (example: length of panel, spacing and start offset change) the chances of rounding solving the issue tend to increase as well (101 arithmetic/probability)&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;An IF Statement is meant to be a conditional statement for variable conditions &amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 15 Feb 2020 12:21:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/array-in-family-acting-weird-with-formula/m-p/9320279#M157124</guid>
      <dc:creator>RDAOU</dc:creator>
      <dc:date>2020-02-15T12:21:09Z</dc:date>
    </item>
  </channel>
</rss>

