<?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: Family - with Dynamic array that expands with parameter dimensions in Revit Architecture Forum</title>
    <link>https://forums.autodesk.com/t5/revit-architecture-forum/family-with-dynamic-array-that-expands-with-parameter-dimensions/m-p/8623531#M196402</link>
    <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;use inbuilt divide surface..&lt;/P&gt;
&lt;P&gt;there are so many options once you choose pattern..&lt;/P&gt;
&lt;P&gt;and many parameters ...&lt;/P&gt;
&lt;P&gt;have a look..&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="Select the surface of mass.. Divide surface.... ( you dont need to reinvent this feature cause its implemented pretty well within massing )" style="width: 622px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/607819i31E1E1F13DA93C84/image-dimensions/622x453?v=v2" width="622" height="453" role="button" title="divide surface 1.JPG" alt="Select the surface of mass.. Divide surface.... ( you dont need to reinvent this feature cause its implemented pretty well within massing )" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Select the surface of mass.. Divide surface.... ( you dont need to reinvent this feature cause its implemented pretty well within massing )&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Various option using surface pattern" style="width: 625px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/607817iE3FAF73BCDD5A755/image-dimensions/625x401?v=v2" width="625" height="401" role="button" title="divide surface.JPG" alt="Various option using surface pattern" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Various option using surface pattern&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and if you know how to assign 1. Instance Parameter ( Number, Integer ) or 2. Type Parameter, you can control those in the project once these Revit Mass families are loaded in the project...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers&lt;/P&gt;
&lt;P&gt;Best luck&lt;/P&gt;</description>
    <pubDate>Wed, 27 Feb 2019 01:38:49 GMT</pubDate>
    <dc:creator>Corsten.Au</dc:creator>
    <dc:date>2019-02-27T01:38:49Z</dc:date>
    <item>
      <title>Family - with Dynamic array that expands with parameter dimensions</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/family-with-dynamic-array-that-expands-with-parameter-dimensions/m-p/8622990#M196400</link>
      <description>&lt;P&gt;Short version -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm creating a massing Family with grips - to extend the width and length.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;I'd like "model lines" to act as Grid lines to populate inside automatically on a defined dimension. (50' for example)&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'd like an array function to be associated to the overall lenght / width of the building and fill in the "model lines" while it stretches.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So - instead of telling the array to give me X equally spaced lines... I want the array to fill in a line with items at 50'.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This would be more like how a stair adds treads... the length of the stair may chance, but the treads maintain an equal spacing.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 20:48:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/family-with-dynamic-array-that-expands-with-parameter-dimensions/m-p/8622990#M196400</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-02-26T20:48:20Z</dc:date>
    </item>
    <item>
      <title>Re: Family - with Dynamic array that expands with parameter dimensions</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/family-with-dynamic-array-that-expands-with-parameter-dimensions/m-p/8623254#M196401</link>
      <description>&lt;P&gt;You can assign a parameter to your array.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create a parameter that reads/sets the length of your item.&lt;/P&gt;
&lt;P&gt;Create a parameter that sets the spacing.&lt;/P&gt;
&lt;P&gt;Length/Spacing = 'parameter assigned to your array'&lt;/P&gt;</description>
      <pubDate>Tue, 26 Feb 2019 22:39:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/family-with-dynamic-array-that-expands-with-parameter-dimensions/m-p/8623254#M196401</guid>
      <dc:creator>Avaris.</dc:creator>
      <dc:date>2019-02-26T22:39:44Z</dc:date>
    </item>
    <item>
      <title>Re: Family - with Dynamic array that expands with parameter dimensions</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/family-with-dynamic-array-that-expands-with-parameter-dimensions/m-p/8623531#M196402</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;use inbuilt divide surface..&lt;/P&gt;
&lt;P&gt;there are so many options once you choose pattern..&lt;/P&gt;
&lt;P&gt;and many parameters ...&lt;/P&gt;
&lt;P&gt;have a look..&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="Select the surface of mass.. Divide surface.... ( you dont need to reinvent this feature cause its implemented pretty well within massing )" style="width: 622px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/607819i31E1E1F13DA93C84/image-dimensions/622x453?v=v2" width="622" height="453" role="button" title="divide surface 1.JPG" alt="Select the surface of mass.. Divide surface.... ( you dont need to reinvent this feature cause its implemented pretty well within massing )" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Select the surface of mass.. Divide surface.... ( you dont need to reinvent this feature cause its implemented pretty well within massing )&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Various option using surface pattern" style="width: 625px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/607817iE3FAF73BCDD5A755/image-dimensions/625x401?v=v2" width="625" height="401" role="button" title="divide surface.JPG" alt="Various option using surface pattern" /&gt;&lt;span class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;Various option using surface pattern&lt;/span&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;and if you know how to assign 1. Instance Parameter ( Number, Integer ) or 2. Type Parameter, you can control those in the project once these Revit Mass families are loaded in the project...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cheers&lt;/P&gt;
&lt;P&gt;Best luck&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 01:38:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/family-with-dynamic-array-that-expands-with-parameter-dimensions/m-p/8623531#M196402</guid>
      <dc:creator>Corsten.Au</dc:creator>
      <dc:date>2019-02-27T01:38:49Z</dc:date>
    </item>
    <item>
      <title>Re: Family - with Dynamic array that expands with parameter dimensions</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/family-with-dynamic-array-that-expands-with-parameter-dimensions/m-p/8623689#M196403</link>
      <description>&lt;P&gt;Thank you all for your efforts to help - I think my original question wasn't specific enough. I've created an image to help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;First - my intent is to create a Site Plan component, that can be used for various projects of unknown sizes. Ranging from small to huge.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I may be referencing the wrong "tool" when I said Array.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I grip the ends of the component and make it 300' wider, I want it to auto-populate new Grid lines inside, set at a designated spacing (50' for example).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since the perimeter or the object will change - getting the model lines (grid lines) to show correctly once isn't what I'm looking for. I'm trying to program the object to respond correctly when manipulated.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope that helps clarify -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 04:46:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/family-with-dynamic-array-that-expands-with-parameter-dimensions/m-p/8623689#M196403</guid>
      <dc:creator>bim1UHSLQ</dc:creator>
      <dc:date>2019-02-27T04:46:06Z</dc:date>
    </item>
    <item>
      <title>Re: Family - with Dynamic array that expands with parameter dimensions</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/family-with-dynamic-array-that-expands-with-parameter-dimensions/m-p/8623721#M196404</link>
      <description>&lt;P&gt;I think you are talking about something like this family. Load it into project and you'll have grips to size it dynamicaly in the x and y direction. "s" parameter (or grip) can control spacing. You can also make it so it has grips in 3D view as well.&amp;nbsp;&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="MLA.png" style="width: 493px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/607856i7F0B124240AD6C22/image-size/large?v=v2&amp;amp;px=999" role="button" title="MLA.png" alt="MLA.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 05:27:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/family-with-dynamic-array-that-expands-with-parameter-dimensions/m-p/8623721#M196404</guid>
      <dc:creator>barthbradley</dc:creator>
      <dc:date>2019-02-27T05:27:55Z</dc:date>
    </item>
    <item>
      <title>Re: Family - with Dynamic array that expands with parameter dimensions</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/family-with-dynamic-array-that-expands-with-parameter-dimensions/m-p/8623741#M196405</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Use a inbuilt Structure Beam system as a trick for 3D array / reference parametric model... reference image and screencast uploaded..&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" style="width: 999px;"&gt;&lt;IMG src="https://forums.autodesk.com/t5/image/serverpage/image-id/607858i61AD6A5514732324/image-size/large?v=1.0&amp;amp;px=999" alt="beam system.JPG" title="beam system.JPG" /&gt;&lt;SPAN class="lia-inline-image-caption" onclick="event.preventDefault();"&gt;beam system - custom profile, associate to level, tilt at any angle...etc..&lt;/SPAN&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;&lt;DIV class="iframe-container"&gt;&lt;IFRAME width="640" height="590" src="https://screencast.autodesk.com/Embed/Timeline/a7ccd23a-2de2-4666-8442-c6a79bc78cde" frameborder="0" scrolling="no" allowfullscreen="allowfullscreen" webkitallowfullscreen="webkitallowfullscreen"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 05:38:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/family-with-dynamic-array-that-expands-with-parameter-dimensions/m-p/8623741#M196405</guid>
      <dc:creator>Corsten.Au</dc:creator>
      <dc:date>2019-02-27T05:38:44Z</dc:date>
    </item>
    <item>
      <title>Re: Family - with Dynamic array that expands with parameter dimensions</title>
      <link>https://forums.autodesk.com/t5/revit-architecture-forum/family-with-dynamic-array-that-expands-with-parameter-dimensions/m-p/8623812#M196406</link>
      <description>&lt;P&gt;I think everyone gives you a right answer, though they are different.&amp;nbsp; Attached is one approach.&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="Annotation 2019-02-26 225816.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/607870i8B9040450C002E59/image-size/large?v=v2&amp;amp;px=999" role="button" title="Annotation 2019-02-26 225816.png" alt="Annotation 2019-02-26 225816.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Feb 2019 07:01:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/revit-architecture-forum/family-with-dynamic-array-that-expands-with-parameter-dimensions/m-p/8623812#M196406</guid>
      <dc:creator>ToanDN</dc:creator>
      <dc:date>2019-02-27T07:01:37Z</dc:date>
    </item>
  </channel>
</rss>

