<?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: Field in the attribute counting array in Dynamic Blocks Forum</title>
    <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13830258#M29678</link>
    <description>&lt;P&gt;I followed along with the video exactly and it worked on my end.&amp;nbsp; (using Civil 3D 2024, not that it should matter)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There was one thing I noticed in the video. After entering the formula and pressing the "Evaluate" button the formula changed to a bunch of syntax.&amp;nbsp; I didn't get that on my end. The formula stayed the same. The only change was some additional formatting was added to the Field Expression area.&lt;/P&gt;</description>
    <pubDate>Mon, 29 Sep 2025 20:09:33 GMT</pubDate>
    <dc:creator>MMcCall402</dc:creator>
    <dc:date>2025-09-29T20:09:33Z</dc:date>
    <item>
      <title>Field in the attribute counting array</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13823435#M29631</link>
      <description>&lt;P&gt;I have a block that serves as a shelf. The shelf has modules, and I'd like it to count and display the number of modules automatically. I've tried the and field attribute, but it seems to be disabled. That is, after I confirm it, it becomes plain text. Please help, I'd like to understand exactly how this is done. Perhaps I have some settings or properties in AutoCAD that cause the field to be converted to text. I'm attaching a video.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 10:33:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13823435#M29631</guid>
      <dc:creator>kamil_pajakH724R</dc:creator>
      <dc:date>2025-09-24T10:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Field for number of objects in the array</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13822247#M29667</link>
      <description>&lt;P&gt;Hi, I'm revisiting an old thread because I can't seem to figure it out. Could someone explain this to me step by step?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 15:23:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13822247#M29667</guid>
      <dc:creator>kamil_pajakH724R</dc:creator>
      <dc:date>2025-09-23T15:23:32Z</dc:date>
    </item>
    <item>
      <title>Re: Field for number of objects in the array</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13822250#M29668</link>
      <description>&lt;P&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14829910"&gt;@kamil_pajakH724R&lt;/a&gt;&lt;/SPAN&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Hello and welcome! &amp;nbsp;Can you share some more detail on exactly what you are trying to accomplish, since this is such an old thread and the software has probably changed a lot. &amp;nbsp;Can you also share what version you are using of AutoCAD?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 15:32:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13822250#M29668</guid>
      <dc:creator>CGBenner</dc:creator>
      <dc:date>2025-09-23T15:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Field for number of objects in the array</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13822258#M29663</link>
      <description>&lt;P&gt;I've created a block that acts as a shelf. I'm adding subsequent shelf modules using an array. I'd like to automatically display text with the number of subsequent modules. AutoCAD version 2024.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 15:39:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13822258#M29663</guid>
      <dc:creator>kamil_pajakH724R</dc:creator>
      <dc:date>2025-09-23T15:39:03Z</dc:date>
    </item>
    <item>
      <title>Re: Field for number of objects in the array</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13822459#M29664</link>
      <description>&lt;P&gt;Set the value of the attribute to be a &lt;STRONG&gt;Field&lt;/STRONG&gt; that uses a formula to calculate the number of shelf units by dividing the value of linear parameter used for the array, &lt;STRONG&gt;Distance1&lt;/STRONG&gt;, by the length of one shelf unit.&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="MMcCall402_0-1758650824608.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1573139i11B3537029A15D0C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MMcCall402_0-1758650824608.png" alt="MMcCall402_0-1758650824608.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 18:10:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13822459#M29664</guid>
      <dc:creator>MMcCall402</dc:creator>
      <dc:date>2025-09-23T18:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Field for number of objects in the array</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13822722#M29665</link>
      <description>&lt;P&gt;I don't understand, I'm doing something wrong. When I add a field, after confirming it, it disappears when I reopen it. It's different for you. I've attached a video.&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6380003548112w960h540r328" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6380003548112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6380003548112w960h540r328');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6380003548112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 21:35:52 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13822722#M29665</guid>
      <dc:creator>kamil_pajakH724R</dc:creator>
      <dc:date>2025-09-23T21:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Field for number of objects in the array</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13822729#M29666</link>
      <description>&lt;P&gt;Perhaps some properties? I noticed that your unit factor is 0.001, while mine is 1. The same goes for Scale X, Y, and Z – mine are all 1, while yours are 1000. The most puzzling thing is the disappearing inserted field, which can't be edited later.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 21:54:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13822729#M29666</guid>
      <dc:creator>kamil_pajakH724R</dc:creator>
      <dc:date>2025-09-23T21:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Field for number of objects in the array</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13822735#M29669</link>
      <description>&lt;P&gt;Use the BlockPlaceholder for the value of Distance1 in the formula.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also, be sure to run ATTSYNC when you edit the attributes within the block editor to resync the inserted block with the revised block definition.&amp;nbsp; (I sometimes even insert a brand new one just to make sure there isn't some mismatched flaw)&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-inline" image-alt="MMcCall402_0-1758664458041.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1573207iA61DC64C5B5FAE5F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MMcCall402_0-1758664458041.png" alt="MMcCall402_0-1758664458041.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 21:59:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13822735#M29669</guid>
      <dc:creator>MMcCall402</dc:creator>
      <dc:date>2025-09-23T21:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: Field for number of objects in the array</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13822746#M29670</link>
      <description>&lt;P&gt;Am I doing it right now? I'm using attsync and inserting a new block. It only shows hashtags.&lt;/P&gt;&lt;P&gt;&lt;div class="lia-vid-container video-embed-center"&gt;&lt;div id="lia-vid-6380009828112w960h540r328" class="lia-video-brightcove-player-container"&gt;&lt;video-js data-video-id="6380009828112" data-account="6057940548001" data-player="default" data-embed="default" class="vjs-fluid" controls="" data-application-id="" style="width: 100%; height: 100%;"&gt;&lt;/video-js&gt;&lt;/div&gt;&lt;script src="https://players.brightcove.net/6057940548001/default_default/index.min.js"&gt;&lt;/script&gt;&lt;script&gt;(function() {  var wrapper = document.getElementById('lia-vid-6380009828112w960h540r328');  var videoEl = wrapper ? wrapper.querySelector('video-js') : null;  if (videoEl) {     if (window.videojs) {       window.videojs(videoEl).ready(function() {         this.on('loadedmetadata', function() {           this.el().querySelectorAll('.vjs-load-progress div[data-start]').forEach(function(bar) {             bar.setAttribute('role', 'presentation');             bar.setAttribute('aria-hidden', 'true');           });         });       });     }  }})();&lt;/script&gt;&lt;a class="video-embed-link" href="https://forums.autodesk.com/t5/video/gallerypage/video-id/6380009828112"&gt;(view in My Videos)&lt;/a&gt;&lt;/div&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 22:15:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13822746#M29670</guid>
      <dc:creator>kamil_pajakH724R</dc:creator>
      <dc:date>2025-09-23T22:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: Field for number of objects in the array</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13822784#M29671</link>
      <description>&lt;P&gt;Could you record your screen while you do this?&lt;/P&gt;</description>
      <pubDate>Tue, 23 Sep 2025 23:17:25 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13822784#M29671</guid>
      <dc:creator>kamil_pajakH724R</dc:creator>
      <dc:date>2025-09-23T23:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Field for number of objects in the array</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13823198#M29672</link>
      <description>&lt;P&gt;Instead of blockplaceholder, try Object &amp;gt; green button, select the distance parameter.&lt;BR /&gt;use that in the formula field, you should immediately see the actual value instead of ####.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Brock_Olly_0-1758699555539.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1573286i1019538FA37A438F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Brock_Olly_0-1758699555539.png" alt="Brock_Olly_0-1758699555539.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Brock_Olly_1-1758699602780.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1573287iCEC471834DA96DBE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Brock_Olly_1-1758699602780.png" alt="Brock_Olly_1-1758699602780.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 07:40:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13823198#M29672</guid>
      <dc:creator>Brock_Olly</dc:creator>
      <dc:date>2025-09-24T07:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Field for number of objects in the array</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13823398#M29673</link>
      <description>&lt;P&gt;The main problem is that my field "disappears." The field always has a background. After validation, my field becomes plain text and cannot be edited.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 10:03:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13823398#M29673</guid>
      <dc:creator>kamil_pajakH724R</dc:creator>
      <dc:date>2025-09-24T10:03:22Z</dc:date>
    </item>
    <item>
      <title>Re: Field in the attribute counting array</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13823504#M29632</link>
      <description>&lt;P&gt;I have some interesting information. What I'm doing was in AutoCAD 2024. I tried to do the same in AutoCAD LT 2024 and it worked. The difference between these versions is that I have the educational version of AutoCAD 2024, but AutoCAD LT 2024 is commercial. Could there be a difference here?&lt;/P&gt;</description>
      <pubDate>Wed, 24 Sep 2025 11:28:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13823504#M29632</guid>
      <dc:creator>kamil_pajakH724R</dc:creator>
      <dc:date>2025-09-24T11:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Field for number of objects in the array</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13829792#M29674</link>
      <description>&lt;P&gt;&lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;&lt;/SPAN&gt; any thoughts on this, is it true that what the OP is doing would not work in an educational version of Acad?&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 13:50:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13829792#M29674</guid>
      <dc:creator>CGBenner</dc:creator>
      <dc:date>2025-09-29T13:50:47Z</dc:date>
    </item>
    <item>
      <title>Re: Field for number of objects in the array</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13829896#M29675</link>
      <description>&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/14829910"&gt;@kamil_pajakH724R&lt;/a&gt;&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/9248770"&gt;@CGBenner&lt;/a&gt;&amp;nbsp;Not possible, EDU variants are fully functional just like commercial licenses.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 15:16:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13829896#M29675</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2025-09-29T15:16:18Z</dc:date>
    </item>
    <item>
      <title>Re: Field in the attribute counting array</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13830258#M29678</link>
      <description>&lt;P&gt;I followed along with the video exactly and it worked on my end.&amp;nbsp; (using Civil 3D 2024, not that it should matter)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;There was one thing I noticed in the video. After entering the formula and pressing the "Evaluate" button the formula changed to a bunch of syntax.&amp;nbsp; I didn't get that on my end. The formula stayed the same. The only change was some additional formatting was added to the Field Expression area.&lt;/P&gt;</description>
      <pubDate>Mon, 29 Sep 2025 20:09:33 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13830258#M29678</guid>
      <dc:creator>MMcCall402</dc:creator>
      <dc:date>2025-09-29T20:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Field in the attribute counting array</title>
      <link>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13875976#M29999</link>
      <description>&lt;P&gt;I couldn't figure it out until today. Until I finally found this thread.&lt;span class="lia-unicode-emoji" title=":down_arrow:"&gt;⬇️&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":down_arrow:"&gt;⬇️&lt;/span&gt;&lt;span class="lia-unicode-emoji" title=":down_arrow:"&gt;⬇️&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/autocad-lt-forum/fields-turning-to-text-automatically/td-p/11390825" target="_blank"&gt;https://forums.autodesk.com/t5/autocad-lt-forum/fields-turning-to-text-automatically/td-p/11390825&lt;/A&gt;&amp;nbsp;-&amp;nbsp;&lt;EM&gt;&lt;STRONG&gt;A little while ago, I had to enable "Use Unicode UTF-8 for worldwide language support" in Windows to try something, but I didn't disabled it afterwhile. That seems to be what caused the problem.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;incredible!&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":grinning_squinting_face:"&gt;😆&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 01 Nov 2025 00:53:51 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/dynamic-blocks-forum/field-in-the-attribute-counting-array/m-p/13875976#M29999</guid>
      <dc:creator>kamil_pajakH724R</dc:creator>
      <dc:date>2025-11-01T00:53:51Z</dc:date>
    </item>
  </channel>
</rss>

