<?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: qselect all dynamic blocks with the same name but a certain distance1 value in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9476440#M106225</link>
    <description>&lt;P&gt;&lt;FONT color="#ff0000"&gt;Both the static block and the dynamic blocks have their own advantages and disadvantages&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Definitely.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Dynamic block advantages might only be visible however by more advanced autocad users.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Also if there are no company cad standards, and every draughtsman is allowed to work his own way,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;thus possibly having many different methods of doing the same thing, these advantages might not be &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;known to all the draughtsmen within the drawing office.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000"&gt;In our company, we do use dynamic block symbols and we count it using a lisp "DBCOUNT"(Dynamic block count) which counts only based on the visibility states.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;This is a nice lisp done by Lee mac and works nicely, but once again, not all draughtsmen might be at that level where they are using lisp routines to speed up their work, especially if there is no team work, ie cad meetings and swopping of ideas between draughtsmen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000"&gt;Earlier we had them as static blocks, and we had it changed because its lot easier with dynamic block since each block has many visibility and easier to change them into any type&lt;/FONT&gt;.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Once again, true depending on autocad expertise within drawing office.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I would still prefer to stick to the normal blocks on the plan view. It makes it much easier for the draughtsman who is checking the quantities, and might not know how to count dynamic blocks&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Mike&lt;/FONT&gt;&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;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Apr 2020 13:23:44 GMT</pubDate>
    <dc:creator>MikeKovacik4928</dc:creator>
    <dc:date>2020-04-28T13:23:44Z</dc:date>
    <item>
      <title>qselect all dynamic blocks with the same name but a certain distance1 value</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9474463#M106214</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to use the qselect command to select all dynamic blocks with a certain name that have a certain "distance1" value&lt;/P&gt;&lt;P&gt;In my case I have hundreds of dynamic blocks called "ledger" all with different "distance1" values.&lt;/P&gt;&lt;P&gt;I just want to select all dynamic blocks called "ledger" with a "distance1" value of 2500.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is it possible to do that using the Qselect command (I can't see any options)&lt;/P&gt;&lt;P&gt;or any other way&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Michael Kovacik&lt;/P&gt;&lt;P&gt;AutoCAD 2018&lt;/P&gt;&lt;P&gt;Joburg, South Africa&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 19:35:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9474463#M106214</guid>
      <dc:creator>MikeKovacik4928</dc:creator>
      <dc:date>2020-04-27T19:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: qselect all dynamic blocks with the same name but a certain distance1 value</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9474487#M106215</link>
      <description>&lt;P&gt;Is "distance1" a dynamic property or an attribute?&lt;/P&gt;&lt;P&gt;If it's an attribute, then you could use FIND (not knowing what you plan to do after finding/selecting them).&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 19:46:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9474487#M106215</guid>
      <dc:creator>dmfrazier</dc:creator>
      <dc:date>2020-04-27T19:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: qselect all dynamic blocks with the same name but a certain distance1 value</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9474504#M106216</link>
      <description>&lt;P&gt;a dynamic property.&lt;/P&gt;&lt;P&gt;I just want to see where they are, ie once they are selected I can move them or change their properties&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 19:52:12 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9474504#M106216</guid>
      <dc:creator>MikeKovacik4928</dc:creator>
      <dc:date>2020-04-27T19:52:12Z</dc:date>
    </item>
    <item>
      <title>Re: qselect all dynamic blocks with the same name but a certain distance1 value</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9474527#M106217</link>
      <description>&lt;P&gt;That's what I suspected. FIND won't help.&lt;/P&gt;&lt;P&gt;I'm sure that there are LISP (or other) programmers who have worked out ways to select DBs based on property names or their values. You could try searching (and/or posting) in the DB group or the customization (LISP, etc.) group.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 20:00:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9474527#M106217</guid>
      <dc:creator>dmfrazier</dc:creator>
      <dc:date>2020-04-27T20:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: qselect all dynamic blocks with the same name but a certain distance1 value</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9474557#M106218</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;I will try that&lt;/P&gt;</description>
      <pubDate>Mon, 27 Apr 2020 20:12:49 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9474557#M106218</guid>
      <dc:creator>MikeKovacik4928</dc:creator>
      <dc:date>2020-04-27T20:12:49Z</dc:date>
    </item>
    <item>
      <title>Re: qselect all dynamic blocks with the same name but a certain distance1 value</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9475549#M106219</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here is an awesome lisp(see attachment) that I use to qselect dynamic block-based on the dynamic properties.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Credits to the creator.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 07:28:18 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9475549#M106219</guid>
      <dc:creator>vinodkl</dc:creator>
      <dc:date>2020-04-28T07:28:18Z</dc:date>
    </item>
    <item>
      <title>Re: qselect all dynamic blocks with the same name but a certain distance1 value</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9475685#M106220</link>
      <description>&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;apploaded it.&lt;/P&gt;&lt;P&gt;Can't get it to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;I have isolated a particular layer with a single dynamic block with many instances of different lookups and distances.&lt;/P&gt;&lt;P&gt;I now want to select all the instances with one particular lookup and distance.&lt;/P&gt;&lt;P&gt;I don't want to select on the whole drawing just a window selection of my own choosing.&lt;/P&gt;&lt;P&gt;Can you possibly elaborate or post an example&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AQ 087 DynBlk-Select Distance_005.jpg" style="width: 933px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/761605iE0C13F62D1FF77C1/image-size/large?v=v2&amp;amp;px=999" role="button" title="AQ 087 DynBlk-Select Distance_005.jpg" alt="AQ 087 DynBlk-Select Distance_005.jpg" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AQ 087 DynBlk-Select Distance_006.jpg" style="width: 999px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/761606i771E9DA94B2D640E/image-size/large?v=v2&amp;amp;px=999" role="button" title="AQ 087 DynBlk-Select Distance_006.jpg" alt="AQ 087 DynBlk-Select Distance_006.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 08:20:03 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9475685#M106220</guid>
      <dc:creator>MikeKovacik4928</dc:creator>
      <dc:date>2020-04-28T08:20:03Z</dc:date>
    </item>
    <item>
      <title>Re: qselect all dynamic blocks with the same name but a certain distance1 value</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9475709#M106221</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes you can do that. initiate the lisp using the command "SSD" now select the block which you wish to qselect. A dialog box appears, where you need to specify the "distance" and "lookup" and then highlight "selection" instead of "all drawing" and click ok. Now you would be asked to create the selection within which you need to filter.&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 08:30:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9475709#M106221</guid>
      <dc:creator>vinodkl</dc:creator>
      <dc:date>2020-04-28T08:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: qselect all dynamic blocks with the same name but a certain distance1 value</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9476155#M106222</link>
      <description>&lt;P&gt;Okay&lt;/P&gt;&lt;P&gt;Got it now. Works beautifully!!&lt;/P&gt;&lt;P&gt;This could have save me over an hours work last night!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 11:48:19 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9476155#M106222</guid>
      <dc:creator>MikeKovacik4928</dc:creator>
      <dc:date>2020-04-28T11:48:19Z</dc:date>
    </item>
    <item>
      <title>Re: qselect all dynamic blocks with the same name but a certain distance1 value</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9476181#M106223</link>
      <description>&lt;P&gt;Finally&lt;/P&gt;&lt;P&gt;In conclusion let me say that in future I am going to steer clear of dynamic blocks&lt;/P&gt;&lt;P&gt;in my plan views, which I use to count the equipment.&lt;/P&gt;&lt;P&gt;I will just use ordinary blocks, they are much easier to count (using Bcount).&lt;/P&gt;&lt;P&gt;Dynamic Blocks are just too much of a hassle to count (even with the existence of "eattedit")&lt;/P&gt;&lt;P&gt;and too difficult to find (athough now easier with this&amp;nbsp; SSD lisp routine)&lt;/P&gt;&lt;P&gt;I will still continue using dynamic blocks for my other views which I don't use for counting.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mike Kovacik&lt;/P&gt;&lt;P&gt;AutoCAD 2d &amp;amp; 3D &amp;amp; Inventor Draughtsman&lt;/P&gt;&lt;P&gt;Joburg South Africa&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 11:57:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9476181#M106223</guid>
      <dc:creator>MikeKovacik4928</dc:creator>
      <dc:date>2020-04-28T11:57:27Z</dc:date>
    </item>
    <item>
      <title>Re: qselect all dynamic blocks with the same name but a certain distance1 value</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9476246#M106224</link>
      <description>&lt;P&gt;Both the static block and the dynamic blocks have their own advantages and disadvantages. In our company, we do use dynamic block symbols and we count it using a lisp "DBCOUNT"(Dynamic block count) which counts only based on the visibility states. Earlier we had them as static blocks, and we had it changed because its lot easier with dynamic block since each block has many visibility and easier to change them into any type.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 12:23:24 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9476246#M106224</guid>
      <dc:creator>vinodkl</dc:creator>
      <dc:date>2020-04-28T12:23:24Z</dc:date>
    </item>
    <item>
      <title>Re: qselect all dynamic blocks with the same name but a certain distance1 value</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9476440#M106225</link>
      <description>&lt;P&gt;&lt;FONT color="#ff0000"&gt;Both the static block and the dynamic blocks have their own advantages and disadvantages&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Definitely.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Dynamic block advantages might only be visible however by more advanced autocad users.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Also if there are no company cad standards, and every draughtsman is allowed to work his own way,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;thus possibly having many different methods of doing the same thing, these advantages might not be &lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;known to all the draughtsmen within the drawing office.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000"&gt;In our company, we do use dynamic block symbols and we count it using a lisp "DBCOUNT"(Dynamic block count) which counts only based on the visibility states.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;This is a nice lisp done by Lee mac and works nicely, but once again, not all draughtsmen might be at that level where they are using lisp routines to speed up their work, especially if there is no team work, ie cad meetings and swopping of ideas between draughtsmen.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#ff0000"&gt;Earlier we had them as static blocks, and we had it changed because its lot easier with dynamic block since each block has many visibility and easier to change them into any type&lt;/FONT&gt;.&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Once again, true depending on autocad expertise within drawing office.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;I would still prefer to stick to the normal blocks on the plan view. It makes it much easier for the draughtsman who is checking the quantities, and might not know how to count dynamic blocks&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000"&gt;Mike&lt;/FONT&gt;&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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Apr 2020 13:23:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/9476440#M106225</guid>
      <dc:creator>MikeKovacik4928</dc:creator>
      <dc:date>2020-04-28T13:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: qselect all dynamic blocks with the same name but a certain distance1 value</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/14021500#M360347</link>
      <description>&lt;P&gt;That lisp worked perfectly for me.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Feb 2026 17:05:00 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/14021500#M360347</guid>
      <dc:creator>jmcallisterGYAP4</dc:creator>
      <dc:date>2026-02-17T17:05:00Z</dc:date>
    </item>
    <item>
      <title>Re: qselect all dynamic blocks with the same name but a certain distance1 value</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/14044897#M361010</link>
      <description>&lt;P&gt;Hi &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/429307"&gt;@MikeKovacik4928&lt;/a&gt;&lt;/SPAN&gt; ,&lt;BR /&gt;&lt;BR /&gt;I wanted to check in and see if you still needed assistance, or if you found a solution to your question already? Let us know if you need further assistance by providing an update or if you have found a solution, please share it with the community so other members who may have the same question could learn from your experience.&lt;BR /&gt;&lt;BR /&gt;All the best,&lt;BR /&gt;&lt;BR /&gt;Bhavani Sankuratri | Community Manager&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 06 Mar 2026 04:51:29 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/qselect-all-dynamic-blocks-with-the-same-name-but-a-certain/m-p/14044897#M361010</guid>
      <dc:creator>bhavani_sankuratri</dc:creator>
      <dc:date>2026-03-06T04:51:29Z</dc:date>
    </item>
  </channel>
</rss>

