<?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: Dynamic Array in block ; slope - Stairs in Dynamic Blocks Forum</title>
    <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-array-in-block-slope-stairs/m-p/13380030#M404</link>
    <description>&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had a similar need for a dynamic stair block and had the same issue with arrays. As far as I know, there's no way to change array distances dynamically (at least not in AutoCAD LT), so I had to come up with alternate solutions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first is pretty simple. It uses a set rise (7-1/2") and run (10") with a distance parameter that moves the lowest riser and arrays the remainder. For a different rise and run, you'd need to manually adjust them in the block editor, then determine the array distance with a little pythagoras.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The second block uses a lookup table instead of an array.&amp;nbsp; The block is adjusted from the bottom riser. Left-Right adjusts the number of risers (a different visibility state for each of 1-18 risers), while Up-Down adjusts the rise of individual steps to fit the floor-floor height. It's not the most lightweight or efficient solution, but it works for us. Typically I'll insert it into a drawing, adjust it to fit my needs, then explode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, these may not solve your problem, but maybe they'll get you closer to a workaround.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
    <pubDate>Tue, 25 Mar 2025 12:29:59 GMT</pubDate>
    <dc:creator>cforget25JRM</dc:creator>
    <dc:date>2025-03-25T12:29:59Z</dc:date>
    <item>
      <title>Dynamic Array in block ; slope - Stairs</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-array-in-block-slope-stairs/m-p/13377421#M402</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;i'm currently right after the peak in the dunning kruger chart about knowledge in autocad.&lt;/P&gt;&lt;P&gt;(right in the puddle e.i. i know nothing or it least so it feels like at the moment)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Anyway,&amp;nbsp;Considering dynamic blocks i'm still in baby shoes.&lt;BR /&gt;&lt;BR /&gt;But the main thing is, i want to use dynamic array to copy the dynamic block and place its at the certain point at the end of the previous part. (its a staircase)&lt;/P&gt;&lt;P&gt;The height of the first step is the measured dimension on site devide by a certain amount&lt;/P&gt;&lt;P&gt;The same amount is also the array total i need to copy over this 'slope'&lt;BR /&gt;The slope i tried to draw in a construction line that could be stretched, but there it stops, i can use the construction line as array path inside my dynamic block&lt;BR /&gt;&lt;BR /&gt;i searched around int his forum and on youtube, but nowhere its states how to copy it in a slope.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I need help with this &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;in annex the file&lt;/P&gt;&lt;P&gt;the rest of the variables i could find on my own i guess , but if u can help please point me out in the right direction.&lt;BR /&gt;The main thing now is the copy of the dynamic block inside the dynamic block.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 15:03:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-array-in-block-slope-stairs/m-p/13377421#M402</guid>
      <dc:creator>Ruben_FersonL4PB4</dc:creator>
      <dc:date>2025-03-19T15:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Array in block ; slope - Stairs</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-array-in-block-slope-stairs/m-p/13379610#M403</link>
      <description>&lt;P&gt;I tried something like this yesterday after the post.&lt;BR /&gt;but still cant seem to run the array action inside the dynamic block.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;But it seems i'm close but cant seem to make tis work af if there is&amp;nbsp;crosslink variable that is unable to make this work.&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="Ruben_FersonL4PB4_0-1742397875858.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1479532iA999B3F068028A05/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Ruben_FersonL4PB4_0-1742397875858.png" alt="Ruben_FersonL4PB4_0-1742397875858.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 19 Mar 2025 15:25:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-array-in-block-slope-stairs/m-p/13379610#M403</guid>
      <dc:creator>Ruben_FersonL4PB4</dc:creator>
      <dc:date>2025-03-19T15:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Array in block ; slope - Stairs</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-array-in-block-slope-stairs/m-p/13380030#M404</link>
      <description>&lt;P&gt;Hi Ruben,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I had a similar need for a dynamic stair block and had the same issue with arrays. As far as I know, there's no way to change array distances dynamically (at least not in AutoCAD LT), so I had to come up with alternate solutions.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The first is pretty simple. It uses a set rise (7-1/2") and run (10") with a distance parameter that moves the lowest riser and arrays the remainder. For a different rise and run, you'd need to manually adjust them in the block editor, then determine the array distance with a little pythagoras.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The second block uses a lookup table instead of an array.&amp;nbsp; The block is adjusted from the bottom riser. Left-Right adjusts the number of risers (a different visibility state for each of 1-18 risers), while Up-Down adjusts the rise of individual steps to fit the floor-floor height. It's not the most lightweight or efficient solution, but it works for us. Typically I'll insert it into a drawing, adjust it to fit my needs, then explode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Again, these may not solve your problem, but maybe they'll get you closer to a workaround.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;</description>
      <pubDate>Tue, 25 Mar 2025 12:29:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/dynamic-array-in-block-slope-stairs/m-p/13380030#M404</guid>
      <dc:creator>cforget25JRM</dc:creator>
      <dc:date>2025-03-25T12:29:59Z</dc:date>
    </item>
  </channel>
</rss>

