<?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: Replace dimension text/value in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/12202008#M81302</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;&amp;nbsp;wrote:
&lt;P class="1693242034733"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kent1Cooper_0-1693242029590.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1259070i5D6B444A611FC0D9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kent1Cooper_0-1693242029590.png" alt="Kent1Cooper_0-1693242029590.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;... bearing in mind that in Dimensions, &lt;STRONG&gt;FIND&lt;/STRONG&gt; can work &lt;EM&gt;only with override text content&lt;/EM&gt;, not with the actual-measurement text.&amp;nbsp; You can't FIND all Dimensions of [for example] &lt;STRONG&gt;1'-4"&lt;/STRONG&gt; if that's their text content because it's the actual measurement, and give them override text content to replace or add to that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3240543"&gt;@TonyRB&lt;/a&gt;&amp;nbsp;was replying to&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/71745"&gt;@cadffm&lt;/a&gt;&amp;nbsp;, whose Message suggested using&amp;nbsp;&lt;STRONG&gt;QSELECT&lt;/STRONG&gt;.&amp;nbsp; [Maybe FIND works in a way that QSELECT "doesn't work" for them -- we can't know yet.]&amp;nbsp; QSELECT&amp;nbsp;&lt;EM&gt;is&lt;/EM&gt; capable of finding Dimensions by measured value, &lt;EM&gt;or&lt;/EM&gt; by Text override.&amp;nbsp; We don't know which of those kinds of content is what anyone is looking to find, but both are "reachable" one way or another.&lt;/P&gt;</description>
    <pubDate>Mon, 28 Aug 2023 17:18:34 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2023-08-28T17:18:34Z</dc:date>
    <item>
      <title>Replace dimension text/value</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/9171284#M81292</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;Is there a lisp routine the can replace dimension text/value. It need to find the text and replace it with a new one.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Henrik&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 07:04:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/9171284#M81292</guid>
      <dc:creator>Henrik_Lo</dc:creator>
      <dc:date>2019-11-28T07:04:53Z</dc:date>
    </item>
    <item>
      <title>Betreff: Replace dimension text/value</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/9171295#M81293</link>
      <description>&lt;P&gt;Unless you have a Lisp,&lt;BR /&gt;use QSELECT to find them and change the Textoverride value in your Properties palette[CTRL+1]&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 07:11:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/9171295#M81293</guid>
      <dc:creator>cadffm</dc:creator>
      <dc:date>2019-11-28T07:11:21Z</dc:date>
    </item>
    <item>
      <title>Betreff: Replace dimension text/value</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/9171307#M81294</link>
      <description>&lt;P&gt;&lt;FONT face="Arial" size="2" color="#000000"&gt;HI&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial" size="2" color="#000000"&gt;I am looking for a simple lisp program to do this, but QSelect is also a fine tool.&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial" size="2" color="#000000"&gt;Regards&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT face="Arial" size="2" color="#000000"&gt;Henrik&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 07:19:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/9171307#M81294</guid>
      <dc:creator>Henrik_Lo</dc:creator>
      <dc:date>2019-11-28T07:19:14Z</dc:date>
    </item>
    <item>
      <title>Betreff: Replace dimension text/value</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/9171853#M81295</link>
      <description>&lt;P&gt;&lt;A href="https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/overriding-a-dimension-value-through-autolisp/td-p/810531" target="_blank" rel="noopener"&gt;Here&lt;/A&gt; is the post on this forum about this subject but some modifications are needed.&lt;/P&gt;&lt;P&gt;Using Qselect is easiest and quickest option.&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 12:56:41 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/9171853#M81295</guid>
      <dc:creator>hak_vz</dc:creator>
      <dc:date>2019-11-28T12:56:41Z</dc:date>
    </item>
    <item>
      <title>Betreff: Replace dimension text/value</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/9171871#M81296</link>
      <description>&lt;P&gt;HI, thangs for replying, I will take a look into this thread.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Henrik&lt;/P&gt;</description>
      <pubDate>Thu, 28 Nov 2019 13:03:07 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/9171871#M81296</guid>
      <dc:creator>Henrik_Lo</dc:creator>
      <dc:date>2019-11-28T13:03:07Z</dc:date>
    </item>
    <item>
      <title>Betreff: Replace dimension text/value</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/12201823#M81297</link>
      <description>&lt;P&gt;&lt;EM&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3240543"&gt;@TonyRB&lt;/a&gt;&amp;nbsp;-&amp;nbsp;this post has been edited due to &lt;A href="https://forums.autodesk.com/t5/forum-user-guides/community-rules-and-etiquette/td-p/9581007" target="_blank"&gt;Community Rules &amp;amp; Etiquette violation&lt;/A&gt;.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Doesn't work...&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 16:45:23 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/12201823#M81297</guid>
      <dc:creator>TonyRB</dc:creator>
      <dc:date>2023-08-28T16:45:23Z</dc:date>
    </item>
    <item>
      <title>Betreff: Replace dimension text/value</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/12201842#M81298</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3240543"&gt;@TonyRB&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Doesn't work....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That is never enough information.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 15:55:30 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/12201842#M81298</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2023-08-28T15:55:30Z</dc:date>
    </item>
    <item>
      <title>Betreff: Replace dimension text/value</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/12201885#M81299</link>
      <description>I don't have time to be verbose...sorry.&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Aug 2023 16:14:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/12201885#M81299</guid>
      <dc:creator>TonyRB</dc:creator>
      <dc:date>2023-08-28T16:14:48Z</dc:date>
    </item>
    <item>
      <title>Betreff: Replace dimension text/value</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/12201926#M81300</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3240543"&gt;@TonyRB&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;I don't have time to be verbose...sorry.&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;On the assumption that you posted in hopes of getting some direction on an approach that &lt;EM&gt;would&lt;/EM&gt; work [if not, why bother?], a little bit of verbosity might allow someone to actually help you.&amp;nbsp; But we can't on the basis of what you posted.&amp;nbsp; What do you mean by "doesn't work"?&amp;nbsp; What does the approach in the Message you replied to not do that you want it to, or do that you don't want?&amp;nbsp; Etc., etc.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 16:28:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/12201926#M81300</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2023-08-28T16:28:21Z</dc:date>
    </item>
    <item>
      <title>Betreff: Replace dimension text/value</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/12201940#M81301</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;EM&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;&amp;nbsp;- this post is being edited to remove content.&lt;/EM&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3240543"&gt;@TonyRB&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Doesn't work..&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="pendean_0-1693240672215.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1259061iE8D84B55E86B8BE1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="pendean_0-1693240672215.png" alt="pendean_0-1693240672215.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 16:46:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/12201940#M81301</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2023-08-28T16:46:26Z</dc:date>
    </item>
    <item>
      <title>Betreff: Replace dimension text/value</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/12202008#M81302</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;&amp;nbsp;wrote:
&lt;P class="1693242034733"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kent1Cooper_0-1693242029590.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1259070i5D6B444A611FC0D9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kent1Cooper_0-1693242029590.png" alt="Kent1Cooper_0-1693242029590.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;... bearing in mind that in Dimensions, &lt;STRONG&gt;FIND&lt;/STRONG&gt; can work &lt;EM&gt;only with override text content&lt;/EM&gt;, not with the actual-measurement text.&amp;nbsp; You can't FIND all Dimensions of [for example] &lt;STRONG&gt;1'-4"&lt;/STRONG&gt; if that's their text content because it's the actual measurement, and give them override text content to replace or add to that.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3240543"&gt;@TonyRB&lt;/a&gt;&amp;nbsp;was replying to&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/71745"&gt;@cadffm&lt;/a&gt;&amp;nbsp;, whose Message suggested using&amp;nbsp;&lt;STRONG&gt;QSELECT&lt;/STRONG&gt;.&amp;nbsp; [Maybe FIND works in a way that QSELECT "doesn't work" for them -- we can't know yet.]&amp;nbsp; QSELECT&amp;nbsp;&lt;EM&gt;is&lt;/EM&gt; capable of finding Dimensions by measured value, &lt;EM&gt;or&lt;/EM&gt; by Text override.&amp;nbsp; We don't know which of those kinds of content is what anyone is looking to find, but both are "reachable" one way or another.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 17:18:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/12202008#M81302</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2023-08-28T17:18:34Z</dc:date>
    </item>
    <item>
      <title>Betreff: Replace dimension text/value</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/12202012#M81303</link>
      <description>Neither method, QSELECT, FIND worked with the Text Override I needed to find...thank you.&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Aug 2023 17:19:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/12202012#M81303</guid>
      <dc:creator>TonyRB</dc:creator>
      <dc:date>2023-08-28T17:19:48Z</dc:date>
    </item>
    <item>
      <title>Betreff: Replace dimension text/value</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/12202023#M81304</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3240543"&gt;@TonyRB&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;Neither method, QSELECT, FIND worked with the Text Override I needed to find...thank you.&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;FIND should do that if you're talking about Text Override content, not measured value.&amp;nbsp; In addition to what&amp;nbsp;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/37212"&gt;@pendean&lt;/a&gt;&amp;nbsp;pointed out [blue here], make sure the yellow-highlighted options here are on or off appropriately for what you want to find:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kent1Cooper_0-1693243505887.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1259073iA8AA3676C9B875F5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kent1Cooper_0-1693243505887.png" alt="Kent1Cooper_0-1693243505887.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Aug 2023 17:27:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/12202023#M81304</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2023-08-28T17:27:14Z</dc:date>
    </item>
    <item>
      <title>Betreff: Replace dimension text/value</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/12202376#M81305</link>
      <description>It worked after I edited the options menu...dummy me.&lt;BR /&gt;</description>
      <pubDate>Mon, 28 Aug 2023 20:14:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/replace-dimension-text-value/m-p/12202376#M81305</guid>
      <dc:creator>TonyRB</dc:creator>
      <dc:date>2023-08-28T20:14:48Z</dc:date>
    </item>
  </channel>
</rss>

