<?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: Text height change by lisp in Visual LISP, AutoLISP and General Customization Forum</title>
    <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/11403741#M98421</link>
    <description>&lt;P&gt;From your target dwg it's not clear what your goal is.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here I made a video before you posted the target.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://autode.sk/3QmwP7k" target="_blank" rel="noopener"&gt;https://autode.sk/3QmwP7k&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My goal was to set all texts to the height of 24 (copied to the metric template).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 06 Sep 2022 14:06:04 GMT</pubDate>
    <dc:creator>ВeekeeCZ</dc:creator>
    <dc:date>2022-09-06T14:06:04Z</dc:date>
    <item>
      <title>Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8326984#M98402</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking lisp for changing text height. I have to change Mtext&amp;nbsp; height 100 to 150 in my drawing.&lt;/P&gt;&lt;P&gt;I know using by filter commend. I have to know change by lisp.&lt;/P&gt;&lt;P&gt;I hope any one can help me..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;sujinkutti.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2018 09:01:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8326984#M98402</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-11T09:01:14Z</dc:date>
    </item>
    <item>
      <title>Re: Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8327365#M98403</link>
      <description>&lt;P&gt;That should not be difficult, provided none of the Mtext has any &lt;EM&gt;internal&lt;/EM&gt;&amp;nbsp; height assignments overriding the height of the Mtext object as a whole.&amp;nbsp; Do you need to change &lt;EM&gt;all&lt;/EM&gt;&amp;nbsp; Mtext to a height of 150, or only Mtext that currently is 100 units high, leaving others alone?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2018 11:52:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8327365#M98403</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2018-10-11T11:52:32Z</dc:date>
    </item>
    <item>
      <title>Re: Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8327378#M98404</link>
      <description>&lt;P&gt;Hi..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to change only Mtext 100 to 150 other should be alone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;sujinkutti..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2018 11:59:31 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8327378#M98404</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-11T11:59:31Z</dc:date>
    </item>
    <item>
      <title>Re: Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8327563#M98405</link>
      <description>&lt;P&gt;You can do this with QSELECT:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MtextHeight100.png" style="width: 178px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/556337i41C54656A96526C6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="MtextHeight100.png" alt="MtextHeight100.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;then in the Properties palette you can change the height of all of them at once.&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2018 13:03:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8327563#M98405</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2018-10-11T13:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8327617#M98406</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Thanks for your reply,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I know the Qselect &amp;amp; filter comments, i'm asking about the Autocad lisp.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;sujinkutti&lt;/P&gt;</description>
      <pubDate>Thu, 11 Oct 2018 13:21:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8327617#M98406</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-11T13:21:16Z</dc:date>
    </item>
    <item>
      <title>Re: Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8327636#M98407</link>
      <description>the LISP forum is over here &lt;A href="https://forums.autodesk.com/t5/autocad-customization/ct-p/AutoCADTopic1" target="_blank"&gt;https://forums.autodesk.com/t5/autocad-customization/ct-p/AutoCADTopic1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 Oct 2018 13:26:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8327636#M98407</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2018-10-11T13:26:06Z</dc:date>
    </item>
    <item>
      <title>Re: Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8329594#M98408</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;BR /&gt;the LISP forum is over here &lt;A href="https://forums.autodesk.com/t5/autocad-customization/ct-p/AutoCADTopic1" target="_blank"&gt;https://forums.autodesk.com/t5/autocad-customization/ct-p/AutoCADTopic1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;There is no this kind of answer...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any one please advice me.&lt;/P&gt;&lt;P&gt;It's very helpful to me.&lt;/P&gt;&lt;P&gt;I have to change all Mtext height 100 to 150...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;Sujinkutti.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Oct 2018 06:06:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8329594#M98408</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-12T06:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8329641#M98409</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try this........&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This only for "MTEXT"........&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(defun C:DEBA ( / ff1 xx1)&lt;/P&gt;&lt;P&gt;(Setq selectionset (ssget "_A" '((0 . "MTEXT") (40 . 100.0))))&lt;BR /&gt;(repeat (setq N (sslength selectionset))&lt;BR /&gt;(setq Data (ssname selectionset (setq N (- N 1))))&lt;BR /&gt;(setq EntityData (entget Data))&lt;BR /&gt;(setq ff1(assoc 40 EntityData))&lt;BR /&gt;(setq xx1 (cons 40 150.0))&lt;BR /&gt;(entmod(subst xx1 ff1 EntityData))&lt;BR /&gt;)&lt;BR /&gt;(princ)&lt;BR /&gt;)&lt;/P&gt;</description>
      <pubDate>Fri, 12 Oct 2018 06:55:38 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8329641#M98409</guid>
      <dc:creator>dbhunia</dc:creator>
      <dc:date>2018-10-12T06:55:38Z</dc:date>
    </item>
    <item>
      <title>Re: Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8329689#M98410</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5869979"&gt;@dbhunia&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try this........&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This only for "MTEXT"........&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(defun C:DEBA ( / ff1 xx1)&lt;/P&gt;&lt;P&gt;(Setq selectionset (ssget "_A" '((0 . "MTEXT") (40 . 100.0))))&lt;BR /&gt;(repeat (setq N (sslength selectionset))&lt;BR /&gt;(setq Data (ssname selectionset (setq N (- N 1))))&lt;BR /&gt;(setq EntityData (entget Data))&lt;BR /&gt;(setq ff1(assoc 40 EntityData))&lt;BR /&gt;(setq xx1 (cons 40 150.0))&lt;BR /&gt;(entmod(subst xx1 ff1 EntityData))&lt;BR /&gt;)&lt;BR /&gt;(princ)&lt;BR /&gt;)&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Hi..&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It's working, It's awesome...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much..&lt;/P&gt;&lt;P&gt;Sujinkutti.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 12 Oct 2018 07:00:28 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8329689#M98410</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-10-12T07:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8929786#M98411</link>
      <description>&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;STRONG&gt;Command: DEBA&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;; error: bad argument type: lselsetp nil&lt;/STRONG&gt;&lt;/BLOCKQUOTE&gt;&lt;BLOCKQUOTE&gt;Above error for below LISP&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5869979"&gt;@dbhunia&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Try this........&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This only for "MTEXT"........&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(defun C:DEBA ( / ff1 xx1)&lt;/P&gt;&lt;P&gt;(Setq selectionset (ssget "_A" '((0 . "MTEXT") (40 . 100.0))))&lt;BR /&gt;(repeat (setq N (sslength selectionset))&lt;BR /&gt;(setq Data (ssname selectionset (setq N (- N 1))))&lt;BR /&gt;(setq EntityData (entget Data))&lt;BR /&gt;(setq ff1(assoc 40 EntityData))&lt;BR /&gt;(setq xx1 (cons 40 150.0))&lt;BR /&gt;(entmod(subst xx1 ff1 EntityData))&lt;BR /&gt;)&lt;BR /&gt;(princ)&lt;BR /&gt;)&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;</description>
      <pubDate>Thu, 25 Jul 2019 08:46:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8929786#M98411</guid>
      <dc:creator>piyush.parihar24</dc:creator>
      <dc:date>2019-07-25T08:46:54Z</dc:date>
    </item>
    <item>
      <title>Re: Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8929917#M98412</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3484964"&gt;@piyush.parihar24&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;STRONG&gt;Command: DEBA&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;; error: bad argument type: lselsetp nil&lt;/STRONG&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;Above error for below LISP&lt;BR /&gt;&lt;BR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/5869979"&gt;@dbhunia&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Try this........&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This only for "MTEXT"........&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(defun C:DEBA ( / ff1 xx1)&lt;/P&gt;
&lt;P&gt;(Setq selectionset (ssget "_A" '((0 . "MTEXT") &lt;STRIKE&gt;&lt;FONT color="#FF0000"&gt;(40 . 100.0)&lt;/FONT&gt;&lt;/STRIKE&gt;)))&lt;BR /&gt;(repeat (setq N (sslength selectionset))&lt;BR /&gt;(setq Data (ssname selectionset (setq N (- N 1))))&lt;BR /&gt;(setq EntityData (entget Data))&lt;BR /&gt;(setq ff1(assoc 40 EntityData))&lt;BR /&gt;(setq xx1 (cons 40 150.0))&lt;BR /&gt;(entmod(subst xx1 ff1 EntityData))&lt;BR /&gt;)&lt;BR /&gt;(princ)&lt;BR /&gt;)&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 10:01:16 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/8929917#M98412</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2019-07-25T10:01:16Z</dc:date>
    </item>
    <item>
      <title>Re: Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/11402570#M98413</link>
      <description>&lt;P&gt;It doesn't modify all my Mtext.&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":crying_face:"&gt;😢&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 02:20:48 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/11402570#M98413</guid>
      <dc:creator>okarim6RZ7U</dc:creator>
      <dc:date>2022-09-06T02:20:48Z</dc:date>
    </item>
    <item>
      <title>Re: Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/11402967#M98414</link>
      <description>&lt;P&gt;MTEXT uses two ways of defining text height:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;- the height property, which is changed by the above routine - GREEN&lt;/P&gt;
&lt;P&gt;- formatting characters, which could be applied just on a portion of text - RED&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="BeekeeCZ_0-1662450357913.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1112043i994076D78D5838C5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BeekeeCZ_0-1662450357913.png" alt="BeekeeCZ_0-1662450357913.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Google for STRIPMTEXT routine. It can remove all/some formatting characters if that is your issue.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 07:44:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/11402967#M98414</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2022-09-06T07:44:43Z</dc:date>
    </item>
    <item>
      <title>Re: Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/11403604#M98415</link>
      <description>&lt;P&gt;I ran a stripMText lisp for height. But it still doesn't affect RED after running the above routine. How do I make RED and GREEN match?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like you said all values of GREEN are changed by the above routine. Is there a routine for RED?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 13:03:44 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/11403604#M98415</guid>
      <dc:creator>okarim6RZ7U</dc:creator>
      <dc:date>2022-09-06T13:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/11403653#M98416</link>
      <description>&lt;P&gt;Generally, when you remove the char-formatting overrides, the above routine should work. Another thing is annotative scaling.&lt;/P&gt;
&lt;P&gt;Post some dwg example to take a look.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 13:18:46 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/11403653#M98416</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2022-09-06T13:18:46Z</dc:date>
    </item>
    <item>
      <title>Re: Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/11403670#M98417</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="okarim6RZ7U_0-1662470503548.png" style="width: 600px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/1112176i6410AD4E789A8B7F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="okarim6RZ7U_0-1662470503548.png" alt="okarim6RZ7U_0-1662470503548.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;There are three text sizes even after running both routines. To make sure the stripMText works, I'm able to clear the linefeed that makes each text written on a single line. The height, however, is what I'm after.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;GREEN for all the text is the same too (meaning the above routine also works). I just don't know how to match the GREEN and RED.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 13:28:47 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/11403670#M98417</guid>
      <dc:creator>okarim6RZ7U</dc:creator>
      <dc:date>2022-09-06T13:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/11403683#M98418</link>
      <description>&lt;P&gt;Again and lastly, post a dwg. Before and target states.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 13:32:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/11403683#M98418</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2022-09-06T13:32:01Z</dc:date>
    </item>
    <item>
      <title>Re: Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/11403696#M98419</link>
      <description>&lt;P&gt;Alright.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 13:40:26 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/11403696#M98419</guid>
      <dc:creator>okarim6RZ7U</dc:creator>
      <dc:date>2022-09-06T13:40:26Z</dc:date>
    </item>
    <item>
      <title>Re: Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/11403731#M98420</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/3484964"&gt;@piyush.parihar24&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;STRONG&gt;Command: DEBA&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;; error: bad argument type: lselsetp nil&lt;/STRONG&gt;&lt;/BLOCKQUOTE&gt;
&lt;BLOCKQUOTE&gt;....&lt;BR /&gt;
&lt;P&gt;(Setq selectionset (ssget "_A" '((0 . "MTEXT") (40 . &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;100.0&lt;/FONT&gt;&lt;/STRONG&gt;))))&lt;BR /&gt;....&lt;/P&gt;
&lt;P&gt;(setq xx1 (cons 40 &lt;FONT color="#3366FF"&gt;150.0&lt;/FONT&gt;))&lt;BR /&gt;....&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That's because none of your Mtext objects have a height of &lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;100&lt;/FONT&gt;&lt;/STRONG&gt; units that the code is looking for, but they're all [ignoring &lt;EM&gt;internal&lt;/EM&gt; height formatting, or after STRIPMTEXTing them] defined with a height of 3/16".&amp;nbsp; [And even &lt;EM&gt;with&lt;/EM&gt; internal overrides, they're 12 or 24 units in height, so I assume you do &lt;EM&gt;not&lt;/EM&gt; want to change them to &lt;FONT color="#3366FF"&gt;150&lt;/FONT&gt; units.]&amp;nbsp; So, since none of them have the height the code is looking for, the (ssget) function sees none of them, and the selection set is empty, which is exactly what the error message is about.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 13:57:22 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/11403731#M98420</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2022-09-06T13:57:22Z</dc:date>
    </item>
    <item>
      <title>Re: Text height change by lisp</title>
      <link>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/11403741#M98421</link>
      <description>&lt;P&gt;From your target dwg it's not clear what your goal is.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here I made a video before you posted the target.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://autode.sk/3QmwP7k" target="_blank" rel="noopener"&gt;https://autode.sk/3QmwP7k&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My goal was to set all texts to the height of 24 (copied to the metric template).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HTH&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Sep 2022 14:06:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/text-height-change-by-lisp/m-p/11403741#M98421</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2022-09-06T14:06:04Z</dc:date>
    </item>
  </channel>
</rss>

