<?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: Adding Muntins to a Dynamic Window Block in Dynamic Blocks Forum</title>
    <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/adding-muntins-to-a-dynamic-window-block/m-p/6962232#M23059</link>
    <description>&lt;P&gt;Create a new visibility state for each muntin design. &amp;nbsp;Add the appropriate parameters/actions to adjust the size like you did with the other parts of the window.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Mar 2017 17:57:16 GMT</pubDate>
    <dc:creator>Libbya</dc:creator>
    <dc:date>2017-03-21T17:57:16Z</dc:date>
    <item>
      <title>Adding Muntins to a Dynamic Window Block</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/adding-muntins-to-a-dynamic-window-block/m-p/6962144#M23058</link>
      <description>&lt;P&gt;I have successfully created a window block that allows me to dynamically adjust the window's overall width, overall height, top rail, bottom rail, right &amp;amp; left vertical stiles, and variable glass stop offset sizes:&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="Capture.PNG" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/335857iE786B49A08EA4E52/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would now like to take it one step farther and add the ability to create muntins! So I could easily do something like this:&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="Capture2.PNG" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/335862i6EA6DCD767B3FF1F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Capture2.PNG" alt="Capture2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How could I accomplish this? I'd like to be able to create windows with say, 2x2 (as shown above), 3x2, 2x3, 3x3, and so on...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any ideas from the pros? Array action within the daylight opening? Visibility toggle? Lookup list? I'll attach my dynamic window block so you can see what I'm working with so far.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 17:35:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/adding-muntins-to-a-dynamic-window-block/m-p/6962144#M23058</guid>
      <dc:creator>greevedogg</dc:creator>
      <dc:date>2017-03-21T17:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Muntins to a Dynamic Window Block</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/adding-muntins-to-a-dynamic-window-block/m-p/6962232#M23059</link>
      <description>&lt;P&gt;Create a new visibility state for each muntin design. &amp;nbsp;Add the appropriate parameters/actions to adjust the size like you did with the other parts of the window.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 17:57:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/adding-muntins-to-a-dynamic-window-block/m-p/6962232#M23059</guid>
      <dc:creator>Libbya</dc:creator>
      <dc:date>2017-03-21T17:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Muntins to a Dynamic Window Block</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/adding-muntins-to-a-dynamic-window-block/m-p/6962245#M23060</link>
      <description>&lt;P&gt;Sounds good, &lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/358705"&gt;@Libbya&lt;/a&gt;...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'll work on that. That's kinda the direction I was heading, but I wasn't sure if there was a more efficient way.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Mar 2017 18:01:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/adding-muntins-to-a-dynamic-window-block/m-p/6962245#M23060</guid>
      <dc:creator>greevedogg</dc:creator>
      <dc:date>2017-03-21T18:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Muntins to a Dynamic Window Block</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/adding-muntins-to-a-dynamic-window-block/m-p/6967425#M23061</link>
      <description>&lt;P&gt;So this is what I've come up with:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-- I created a single dynamic block of an individual window pane with adjustments for width, height, and glass stop offsets.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-- Using a little computation, I factor the daylight opening of the overall window minus the sum of muntin widths and divide that number by the number of panes in the vertical and horizontal directions to get the width and height of each individual pane.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;-- Then, I adjust the dynamic block of the pane to the correct dimensions and use it in an array command inside the daylight opening of the window to achieve the required effect.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's not an all-in-one dynamic block like I was originally setting out to create, but I think it serves it's purpose for now.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2017 12:31:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/adding-muntins-to-a-dynamic-window-block/m-p/6967425#M23061</guid>
      <dc:creator>greevedogg</dc:creator>
      <dc:date>2017-03-23T12:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Muntins to a Dynamic Window Block</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/adding-muntins-to-a-dynamic-window-block/m-p/6988465#M23062</link>
      <description>&lt;P&gt;Following up on your thread, were you able to find a workaround?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Did any of the posts in the thread help with the issue? &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please use the Accept as Solution for those post’s that helped. It may benefit other users who might have a similar question or issue.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your time. &lt;/P&gt;</description>
      <pubDate>Fri, 31 Mar 2017 22:22:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/adding-muntins-to-a-dynamic-window-block/m-p/6988465#M23062</guid>
      <dc:creator>Emmsleys</dc:creator>
      <dc:date>2017-03-31T22:22:46Z</dc:date>
    </item>
  </channel>
</rss>

