<?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: Select block by parameter in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/select-block-by-parameter/m-p/11176492#M57105</link>
    <description>&lt;P&gt;Thanks for that lisp!&lt;/P&gt;&lt;P&gt;Still no luck, this is what I need, but for some reason it can't read flip state. I also tried to rename my flip states to 0 or 1, like in lisp reading but nothing selected.&lt;BR /&gt;I will attach sample .dwg, I just need to select all desks with drawer on the left, or the right side.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 May 2022 07:15:34 GMT</pubDate>
    <dc:creator>gandi.nbgd</dc:creator>
    <dc:date>2022-05-18T07:15:34Z</dc:date>
    <item>
      <title>Select block by parameter</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/select-block-by-parameter/m-p/11162203#M57101</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;is there any lisp for quick select block by custom parameter?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, select all block that have one of these two parameters (mirror parameter in block):&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gandinbgd_0-1652280970939.png" style="width: 408px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1065864iEB90DBB13434356D/image-dimensions/408x252?v=v2" width="408" height="252" role="button" title="gandinbgd_0-1652280970939.png" alt="gandinbgd_0-1652280970939.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have some lisp that is selecting by attributes fields, but it is not working for this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="gandinbgd_1-1652281094846.png" style="width: 402px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1065867iBF2C4D8EBEA06D96/image-dimensions/402x382?v=v2" width="402" height="382" role="button" title="gandinbgd_1-1652281094846.png" alt="gandinbgd_1-1652281094846.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 May 2022 14:59:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/select-block-by-parameter/m-p/11162203#M57101</guid>
      <dc:creator>gandi.nbgd</dc:creator>
      <dc:date>2022-05-11T14:59:28Z</dc:date>
    </item>
    <item>
      <title>Re: Select block by parameter</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/select-block-by-parameter/m-p/11165086#M57102</link>
      <description>&lt;P&gt;Take a look here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/select-dynamic-block-by-visibility-parameter-state/m-p/6419383#M342593" target="_blank"&gt;https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/select-dynamic-block-by-visibility-parameter-state/m-p/6419383#M342593&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And (maybe) on Lee Mac website.&lt;/P&gt;</description>
      <pubDate>Thu, 12 May 2022 16:33:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/select-block-by-parameter/m-p/11165086#M57102</guid>
      <dc:creator>dmfrazier</dc:creator>
      <dc:date>2022-05-12T16:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Select block by parameter</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/select-block-by-parameter/m-p/11173853#M57103</link>
      <description>&lt;P&gt;Can't find there what I need. For me, I "only" have to select (or just count) block by its flip state (drawer in block on the left or the right side).&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 08:03:35 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/select-block-by-parameter/m-p/11173853#M57103</guid>
      <dc:creator>gandi.nbgd</dc:creator>
      <dc:date>2022-05-17T08:03:35Z</dc:date>
    </item>
    <item>
      <title>Re: Select block by parameter</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/select-block-by-parameter/m-p/11174573#M57104</link>
      <description>&lt;P&gt;Sorry that my lead didn't work out.&lt;/P&gt;&lt;P&gt;I've lost track of exactly how I got from that discussion to the program I use now, but in any case, here's a copy of the LISP file. I hope it proves to be useful.&lt;/P&gt;</description>
      <pubDate>Tue, 17 May 2022 13:36:37 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/select-block-by-parameter/m-p/11174573#M57104</guid>
      <dc:creator>dmfrazier</dc:creator>
      <dc:date>2022-05-17T13:36:37Z</dc:date>
    </item>
    <item>
      <title>Re: Select block by parameter</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/select-block-by-parameter/m-p/11176492#M57105</link>
      <description>&lt;P&gt;Thanks for that lisp!&lt;/P&gt;&lt;P&gt;Still no luck, this is what I need, but for some reason it can't read flip state. I also tried to rename my flip states to 0 or 1, like in lisp reading but nothing selected.&lt;BR /&gt;I will attach sample .dwg, I just need to select all desks with drawer on the left, or the right side.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 07:15:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/select-block-by-parameter/m-p/11176492#M57105</guid>
      <dc:creator>gandi.nbgd</dc:creator>
      <dc:date>2022-05-18T07:15:34Z</dc:date>
    </item>
    <item>
      <title>Re: Select block by parameter</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/select-block-by-parameter/m-p/11177140#M57106</link>
      <description>&lt;P&gt;With the db in your drawing, it doesn't work for me either.&lt;/P&gt;&lt;P&gt;I notice that the block's properties look different in the Properties palette, compared to how they appear in the SSD dialog box.&lt;/P&gt;&lt;P&gt;In the former, the options for the "drawer" property (which is a "flip") appear as "left" or "right":&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="dmfrazier_0-1652875030920.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1068738iCAB09664ACBF1E4D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dmfrazier_0-1652875030920.png" alt="dmfrazier_0-1652875030920.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But in the SSD dialog box they show up as "0" or "1":&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="dmfrazier_1-1652875116531.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1068739i12CDE021F64EBABE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="dmfrazier_1-1652875116531.png" alt="dmfrazier_1-1652875116531.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I don't know what would cause them to appear differently in the two places, but it seems that perhaps SSD is looking "deeper" into the db than Properties does.&lt;/P&gt;&lt;P&gt;The "flip" property also has the same options ("0" or "1"). I don't know why this would cause a problem, but maybe it's something (for someone) to look at.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2022 12:07:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/select-block-by-parameter/m-p/11177140#M57106</guid>
      <dc:creator>dmfrazier</dc:creator>
      <dc:date>2022-05-18T12:07:58Z</dc:date>
    </item>
  </channel>
</rss>

