<?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: FILTER command to select MTEXT objects based on contents in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/filter-command-to-select-mtext-objects-based-on-contents/m-p/12746443#M299655</link>
    <description>&lt;P&gt;Does not work for me (Civil 3D 2022).&lt;/P&gt;&lt;P&gt;Looking to just select three digit numbers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;wild card filter ### gives nothing&lt;/P&gt;&lt;P&gt;wild card filter *** gives everything&lt;/P&gt;&lt;P&gt;wild card filter ??? gives nothing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The hidden formatting codes are causing it to fail.&amp;nbsp; All the numbers are preceded with&lt;/P&gt;&lt;P&gt;\pxqc;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Almost as bad as drawing on layer 0.&lt;/P&gt;</description>
    <pubDate>Wed, 01 May 2024 16:31:07 GMT</pubDate>
    <dc:creator>sbutler502</dc:creator>
    <dc:date>2024-05-01T16:31:07Z</dc:date>
    <item>
      <title>FILTER command to select MTEXT objects based on contents</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/filter-command-to-select-mtext-objects-based-on-contents/m-p/5947273#M299652</link>
      <description>&lt;P&gt;I am using AutoCAD 2015 and&amp;nbsp;I have a drawing with multiple MTEXT objects which are diffuser/grille references ie. SG1, SG2, EG1, B/SG1, B/EG1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I would like to do is use the FILTER command to select all MTEXT items that contain the text SG and EG but I can't for the life&amp;nbsp;of me figure out how to do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can anyone help? Any help would be greatly&amp;nbsp;appreciated.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 10:04:36 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/filter-command-to-select-mtext-objects-based-on-contents/m-p/5947273#M299652</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-11T10:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: FILTER command to select MTEXT objects based on contents</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/filter-command-to-select-mtext-objects-based-on-contents/m-p/5947305#M299653</link>
      <description>&lt;P&gt;I would do a&amp;nbsp;quick select.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;QSELECT&lt;/P&gt;
&lt;P&gt;Change the object type to MTEXT&lt;/P&gt;
&lt;P&gt;Now select CONTENTS&lt;/P&gt;
&lt;P&gt;Change = to WILDCARD MATCH&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Now put *?G#* in the white box&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The ? is a single letter before the G&lt;/P&gt;
&lt;P&gt;The # is a single digit after the G&lt;/P&gt;
&lt;P&gt;The *s at the beginning and end are Any characters at the beginning and end (including no characters at all)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You can ignore the question mark if you want&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 10:46:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/filter-command-to-select-mtext-objects-based-on-contents/m-p/5947305#M299653</guid>
      <dc:creator>h_s_walker</dc:creator>
      <dc:date>2015-12-11T10:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: FILTER command to select MTEXT objects based on contents</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/filter-command-to-select-mtext-objects-based-on-contents/m-p/5947338#M299654</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/65473"&gt;@h_s_walker&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;I would do a&amp;nbsp;quick select.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;QSELECT&amp;nbsp;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Agree.&lt;/P&gt;
&lt;P&gt;Settings as below:&lt;/P&gt;
&lt;P&gt;&lt;IMG title="Capture.PNG" alt="Capture.PNG" src="https://forums.autodesk.com/t5/image/serverpage/image-id/206104i60C4A6052F1F78D8/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 11 Dec 2015 11:28:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/filter-command-to-select-mtext-objects-based-on-contents/m-p/5947338#M299654</guid>
      <dc:creator>3wood</dc:creator>
      <dc:date>2015-12-11T11:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: FILTER command to select MTEXT objects based on contents</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/filter-command-to-select-mtext-objects-based-on-contents/m-p/12746443#M299655</link>
      <description>&lt;P&gt;Does not work for me (Civil 3D 2022).&lt;/P&gt;&lt;P&gt;Looking to just select three digit numbers.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;wild card filter ### gives nothing&lt;/P&gt;&lt;P&gt;wild card filter *** gives everything&lt;/P&gt;&lt;P&gt;wild card filter ??? gives nothing&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The hidden formatting codes are causing it to fail.&amp;nbsp; All the numbers are preceded with&lt;/P&gt;&lt;P&gt;\pxqc;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Almost as bad as drawing on layer 0.&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 16:31:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/filter-command-to-select-mtext-objects-based-on-contents/m-p/12746443#M299655</guid>
      <dc:creator>sbutler502</dc:creator>
      <dc:date>2024-05-01T16:31:07Z</dc:date>
    </item>
    <item>
      <title>Re: FILTER command to select MTEXT objects based on contents</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/filter-command-to-select-mtext-objects-based-on-contents/m-p/12746485#M299656</link>
      <description>&lt;P&gt;Use text value&lt;/P&gt;
&lt;P&gt;*SG*&lt;/P&gt;
&lt;P&gt;it will work&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 16:45:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/filter-command-to-select-mtext-objects-based-on-contents/m-p/12746485#M299656</guid>
      <dc:creator>Patchy</dc:creator>
      <dc:date>2024-05-01T16:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: FILTER command to select MTEXT objects based on contents</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/filter-command-to-select-mtext-objects-based-on-contents/m-p/12746530#M299657</link>
      <description>&lt;P&gt;Nope first I have to strip out some formatting.&lt;/P&gt;&lt;P&gt;I'm trying this&lt;/P&gt;&lt;P&gt;StripMtext Version 5.0b (Removes embedded Mtext formatting)&lt;/P&gt;&lt;P&gt;With the amount of annotative mtext it took awhile.&lt;/P&gt;&lt;P&gt;Wildcard ### now works.&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 17:11:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/filter-command-to-select-mtext-objects-based-on-contents/m-p/12746530#M299657</guid>
      <dc:creator>sbutler502</dc:creator>
      <dc:date>2024-05-01T17:11:02Z</dc:date>
    </item>
    <item>
      <title>Re: FILTER command to select MTEXT objects based on contents</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/filter-command-to-select-mtext-objects-based-on-contents/m-p/12746536#M299658</link>
      <description>&lt;P&gt;Post your .dwg and see if it works.&lt;/P&gt;</description>
      <pubDate>Wed, 01 May 2024 17:15:59 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/filter-command-to-select-mtext-objects-based-on-contents/m-p/12746536#M299658</guid>
      <dc:creator>Patchy</dc:creator>
      <dc:date>2024-05-01T17:15:59Z</dc:date>
    </item>
  </channel>
</rss>

