<?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 Betreff: Set variable parameter for array offset in Dynamic Blocks Forum</title>
    <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11839193#M5686</link>
    <description>&lt;P&gt;Hi, thank you for your efforts.&lt;/P&gt;&lt;P&gt;Unfortunately this is not what I was looking for.&lt;/P&gt;&lt;P&gt;What I need, is that my previous block should be like I build it, but arranged in an array with automatically adjusted offsets.&lt;/P&gt;</description>
    <pubDate>Wed, 22 Mar 2023 13:17:42 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-03-22T13:17:42Z</dc:date>
    <item>
      <title>Set variable parameter for array offset</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11829469#M5677</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;first, I hope that this question was not answered here before (I couldn't find anything) and that I can convey my problem properly, since I don't have the english version and don't know if all the phrases i use are correct.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to build a Block that has the following functions:&lt;/P&gt;&lt;P&gt;- an array consisting of two source elements -&amp;gt; in this case two racks with an aisle in the middle&lt;/P&gt;&lt;P&gt;- the racks have to be adjustable in their sizes (length, width and aisle in-between them) &amp;lt;- that I have already done&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now comes the part where I couldn't find a solution to:&lt;/P&gt;&lt;P&gt;- I want the array to build up multiple of these elements, so a warehouse with racking. An aisle should have the racks next to each other and for another aisle two racks on either side and between the aisle the racks back-to-back.&lt;/P&gt;&lt;P&gt;- when I change the sizes in the source element I want the sizes of all the array elements to change aswell (that I have figured out) but I also want the offset between the elements of the array change live aswell. I experimented with parameters by only found some that are fixed and change the drawing. In my line of thought I would need parameters that change following the drawing and can be used as a variable for the array offset.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope my explanation is clear and also thanks in advance.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Mar 2023 16:47:20 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11829469#M5677</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-17T16:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set variable parameter for array offset</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11830557#M5678</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;@Anonymous&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- when I change the sizes in the source element I want the sizes of all the array elements to change as well (that I have figured out) ...&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Post your file please what you have until now.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Mar 2023 08:09:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11830557#M5678</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2023-03-18T08:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set variable parameter for array offset</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11830616#M5679</link>
      <description>&lt;P&gt;Here it is. Of course I have not yet set an array for the block yet, since I assume I would have to set the parameters beforehand.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Mar 2023 09:24:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11830616#M5679</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-18T09:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set variable parameter for array offset</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11830652#M5680</link>
      <description>&lt;P&gt;It is the big dilemma in AutoCAD: if you use an array action, you can not drive the array properties (distances of items using any parameters or expressions). On the other hand, if you use the arraypath command, you can control the properties of the array with expressions, but you can no longer change the dimension values of the array elements.&lt;/P&gt;
&lt;P&gt;I'm afraid what you want to achieve is not possible in AutoCAD.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 18 Mar 2023 16:57:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11830652#M5680</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2023-03-18T16:57:43Z</dc:date>
    </item>
    <item>
      <title>Betreff: Set variable parameter for array offset</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11833894#M5681</link>
      <description>&lt;P&gt;-&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 14:38:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11833894#M5681</guid>
      <dc:creator>thomas_schluesselberger</dc:creator>
      <dc:date>2023-03-20T14:38:30Z</dc:date>
    </item>
    <item>
      <title>Betreff: Set variable parameter for array offset</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11834035#M5682</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13278717"&gt;@thomas_schluesselberger&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I can't download your file:&amp;nbsp; &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&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="DownloadError.png" style="width: 253px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1190933i6E09253C6A068957/image-size/large?v=v2&amp;amp;px=999" role="button" title="DownloadError.png" alt="DownloadError.png" /&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;Can you try to upload again please?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(but maybe the error is on my side?)&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 14:44:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11834035#M5682</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2023-03-20T14:44:57Z</dc:date>
    </item>
    <item>
      <title>Betreff: Set variable parameter for array offset</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11834048#M5683</link>
      <description>No, it's not your problem.&lt;BR /&gt;&lt;BR /&gt;I deleted the comment, i understood you wrong. I'm trying something different now.&lt;BR /&gt;I think it would be possible to achieve this, by choosing the width via visibilty state (if that's ok in your case).</description>
      <pubDate>Mon, 20 Mar 2023 14:49:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11834048#M5683</guid>
      <dc:creator>thomas_schluesselberger</dc:creator>
      <dc:date>2023-03-20T14:49:37Z</dc:date>
    </item>
    <item>
      <title>Betreff: Set variable parameter for array offset</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11834080#M5684</link>
      <description>&lt;P&gt;So....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;now the DWG is attached.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But still i don't think, that this does 100% what you want.&lt;/P&gt;&lt;P&gt;You can change the&amp;nbsp;&lt;SPAN&gt;aisle-widht via visibilty state (i did it for 0,5 and 1).&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The only problem is, when you set the aisle widht to a value and then change the widht of the rack it doesnt adapt to it.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;But maybe this helps you in some way &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 15:01:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11834080#M5684</guid>
      <dc:creator>thomas_schluesselberger</dc:creator>
      <dc:date>2023-03-20T15:01:32Z</dc:date>
    </item>
    <item>
      <title>Betreff: Set variable parameter for array offset</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11834114#M5685</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/13278717"&gt;@thomas_schluesselberger&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;now the DWG is attached.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;...&amp;nbsp; maybe this helps you in some way &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm not the author of this thread and I think your suggestion doesn't meet what @Anonymous&amp;nbsp; wants to achieve.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;But let's wait until he&amp;nbsp; will be back again.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Mar 2023 15:18:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11834114#M5685</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2023-03-20T15:18:29Z</dc:date>
    </item>
    <item>
      <title>Betreff: Set variable parameter for array offset</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11839193#M5686</link>
      <description>&lt;P&gt;Hi, thank you for your efforts.&lt;/P&gt;&lt;P&gt;Unfortunately this is not what I was looking for.&lt;/P&gt;&lt;P&gt;What I need, is that my previous block should be like I build it, but arranged in an array with automatically adjusted offsets.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2023 13:17:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/11839193#M5686</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-03-22T13:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: Set variable parameter for array offset</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/12217925#M5687</link>
      <description>&lt;P&gt;I have the same issue.&lt;BR /&gt;I create a cage on a truck's rear tray that its sizes come from parameters. When I have a fixed tray length, I would like to have cages by changing the number of cages as a parameter and then the Autocad would change the cage size and of course, then draw up the cages automatically in the tray.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 05:47:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/12217925#M5687</guid>
      <dc:creator>RomainD05</dc:creator>
      <dc:date>2023-09-05T05:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: Set variable parameter for array offset</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/12218082#M5688</link>
      <description>&lt;P&gt;Post your file please.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And add as much information about your intention as possible.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 07:06:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/12218082#M5688</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2023-09-05T07:06:28Z</dc:date>
    </item>
    <item>
      <title>Re: Set variable parameter for array offset</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/12220282#M5689</link>
      <description>&lt;P&gt;Hi Mate,&lt;/P&gt;&lt;P&gt;We would like to utilize this file to facilitate a swift and efficient drawing for an upcoming presentation. This means we aim to streamline the process without burdening our engineers with the task of navigating the block editor to adjust parameters or manually reposition items.&lt;/P&gt;&lt;P&gt;Before diving into the block editor, kindly consider modifying the 'Gate_Qty' within the properties palette. You'll notice that altering this parameter results in the gates shifting position, which is advantageous. However, please note that the gate dimensions remain unaffected.&lt;/P&gt;&lt;P&gt;Inside the block editor, I initially established the gate's parametric properties. I rigorously tested a straightforward formula, which successfully adjusted the gate widths in response to changes in the gate quantity. Subsequently, to ensure the seamless manipulation of gates within the block environment, rather than as a conventional action in standard AutoCAD, I harnessed the array command. This approach allowed me to define the spacing between individual gates through the application of the formula and here is what happening.&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Amir&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Sep 2023 21:42:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/12220282#M5689</guid>
      <dc:creator>RomainD05</dc:creator>
      <dc:date>2023-09-05T21:42:46Z</dc:date>
    </item>
    <item>
      <title>Re: Set variable parameter for array offset</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/12220802#M5690</link>
      <description>&lt;P&gt;See Post #4 above&amp;nbsp; &amp;nbsp;&lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 04:32:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/set-variable-parameter-for-array-offset/m-p/12220802#M5690</guid>
      <dc:creator>j.palmeL29YX</dc:creator>
      <dc:date>2023-09-06T04:32:35Z</dc:date>
    </item>
  </channel>
</rss>

