<?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: Storefront and Constraints in Dynamic Blocks Forum</title>
    <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/storefront-and-constraints/m-p/9748085#M11742</link>
    <description>&lt;P&gt;Welcome to Autodesk Community @Anonymous !&lt;/P&gt;
&lt;P&gt;If you find something helpful, please, don't forget to mark it as solution. It helps us to make community effective for everyone and find answers much faster.&lt;/P&gt;
&lt;P&gt;For more information on community, don't hesitate to visit &lt;A href="https://forums.autodesk.com/t5/forum-user-guides/bd-p/6050" target="_blank" rel="noopener"&gt;Forum User Guides&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 15 Sep 2020 13:48:36 GMT</pubDate>
    <dc:creator>lena.talkhina</dc:creator>
    <dc:date>2020-09-15T13:48:36Z</dc:date>
    <item>
      <title>Storefront and Constraints</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/storefront-and-constraints/m-p/9742935#M11736</link>
      <description>&lt;P&gt;Attached is a Storefront design.&amp;nbsp; Fairly intricate, but easily thought through.&amp;nbsp; It's stretchable, with a Visibility dropdown for Panes and Mullions.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;In the CAD file, is an additional block (It's an array path, inside a dynamic block), that utilizes constraints to limit the size of the Panes.&amp;nbsp; I'm trying to combine these two blocks, so that I can eliminate most of the Dropdown and make the execution of the block much simpler.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;ie, pick the amount of mullions, and just stretch the storefront to the Rough Opening.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I having difficulty understanding how to create the Distance Expression for the Array path.&lt;BR /&gt;&lt;BR /&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 18:40:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/storefront-and-constraints/m-p/9742935#M11736</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-11T18:40:35Z</dc:date>
    </item>
    <item>
      <title>Re: Storefront and Constraints</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/storefront-and-constraints/m-p/9742951#M11737</link>
      <description>&lt;P&gt;I think that trying to implement the array into your existing block will prove problematic.&amp;nbsp; Easier, IMO, would be to implement the behavior of the array into your existing block for the same desired behavior.&amp;nbsp;&amp;nbsp;You can do so using a double lookup and range values.&amp;nbsp; Use the linear width for the input and range values in order to switch the visibility state on the second table.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What sizing requirements would you like to meet for the number of vertical separations as you stretch?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 18:48:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/storefront-and-constraints/m-p/9742951#M11737</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2020-09-11T18:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Storefront and Constraints</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/storefront-and-constraints/m-p/9742959#M11738</link>
      <description>&lt;P&gt;To answer your question, though, the array in the second block is controlled by a user parameter called 'spacing'.&amp;nbsp; Open parameters manager in order to see the formula it uses to determine the number of arrayed objects.&amp;nbsp; If you select the array and then select the field for Items you will see that spacing has been added to that field.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 18:51:56 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/storefront-and-constraints/m-p/9742959#M11738</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2020-09-11T18:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Storefront and Constraints</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/storefront-and-constraints/m-p/9742991#M11739</link>
      <description>&lt;P&gt;The widths will vary slightly, but for starters, if they can switch at 4' intervals, that is good.&amp;nbsp; At 8', it will switch from 2 Panes to 3 Panes, at 12' it'll switch to 4', and then max out at 16'&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 19:10:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/storefront-and-constraints/m-p/9742991#M11739</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-11T19:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: Storefront and Constraints</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/storefront-and-constraints/m-p/9743081#M11740</link>
      <description>&lt;P&gt;So, toyed with it a bit, on a reduced scale.&amp;nbsp;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Can't quite figure out how to associate the Table Lookup with the Distance Paramater.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Sep 2020 20:07:10 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/storefront-and-constraints/m-p/9743081#M11740</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-09-11T20:07:10Z</dc:date>
    </item>
    <item>
      <title>Re: Storefront and Constraints</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/storefront-and-constraints/m-p/9743131#M11741</link>
      <description>&lt;P&gt;I started with your original file.&amp;nbsp; This shows the step-by-step.&amp;nbsp; Let me know if you have questions or get stuck.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV class="iframe-container" style="position: relative; height: 0; margin: 0; padding-bottom: 110.9375%;"&gt;&lt;IFRAME width="640" height="710" style="position: absolute; left: 0; top: 0; width: 100%; height: 100%;" src="https://screencast.autodesk.com/Embed/Timeline/de434640-0956-4a66-a3d8-f0b4f38302fd" frameborder="0" allowfullscreen="true" webkitallowfullscreen="true" scrolling="no"&gt;&lt;/IFRAME&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 11 Sep 2020 20:44:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/storefront-and-constraints/m-p/9743131#M11741</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2020-09-11T20:44:33Z</dc:date>
    </item>
    <item>
      <title>Re: Storefront and Constraints</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/storefront-and-constraints/m-p/9748085#M11742</link>
      <description>&lt;P&gt;Welcome to Autodesk Community @Anonymous !&lt;/P&gt;
&lt;P&gt;If you find something helpful, please, don't forget to mark it as solution. It helps us to make community effective for everyone and find answers much faster.&lt;/P&gt;
&lt;P&gt;For more information on community, don't hesitate to visit &lt;A href="https://forums.autodesk.com/t5/forum-user-guides/bd-p/6050" target="_blank" rel="noopener"&gt;Forum User Guides&amp;nbsp;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 15 Sep 2020 13:48:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/storefront-and-constraints/m-p/9748085#M11742</guid>
      <dc:creator>lena.talkhina</dc:creator>
      <dc:date>2020-09-15T13:48:36Z</dc:date>
    </item>
    <item>
      <title>Ynt: Storefront and Constraints</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/storefront-and-constraints/m-p/9782608#M11743</link>
      <description>&lt;P&gt;Hi&amp;nbsp;@Anonymous&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;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="CplCAD.png" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/826856iC50DD180E782070C/image-size/large?v=v2&amp;amp;px=999" role="button" title="CplCAD.png" alt="CplCAD.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 03 Oct 2020 20:52:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/storefront-and-constraints/m-p/9782608#M11743</guid>
      <dc:creator>serkancavuslar</dc:creator>
      <dc:date>2020-10-03T20:52:20Z</dc:date>
    </item>
    <item>
      <title>Ynt: Storefront and Constraints</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/storefront-and-constraints/m-p/9782609#M11744</link>
      <description>&lt;P&gt;Hhi&amp;nbsp;@Anonymous&amp;nbsp;&lt;/P&gt;&lt;P&gt;Linetype files&lt;/P&gt;</description>
      <pubDate>Sat, 03 Oct 2020 20:54:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/storefront-and-constraints/m-p/9782609#M11744</guid>
      <dc:creator>serkancavuslar</dc:creator>
      <dc:date>2020-10-03T20:54:12Z</dc:date>
    </item>
  </channel>
</rss>

