<?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: adding box around only partials of mtext in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/adding-box-around-only-partials-of-mtext/m-p/10131434#M83608</link>
    <description>&lt;P&gt;Not an option in AutoCAD/LT: its all or nothing.&lt;BR /&gt;&lt;BR /&gt;Perhaps you can OLElink to an Excel Spreadsheet or "word" document that is doing all of that and is only referenced in your CAD file(s), if what you do now needs to go away.&lt;/P&gt;</description>
    <pubDate>Thu, 04 Mar 2021 22:03:21 GMT</pubDate>
    <dc:creator>pendean</dc:creator>
    <dc:date>2021-03-04T22:03:21Z</dc:date>
    <item>
      <title>adding box around only partials of mtext</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/adding-box-around-only-partials-of-mtext/m-p/10131424#M83607</link>
      <description>&lt;P&gt;Good afternoon,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a customer trying to get a box around only certain letters/sections of an mtext object as shown here;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="adamevangelista_0-1614892994860.jpeg" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/888945iBA6DF9BC10382507/image-size/medium?v=v2&amp;amp;px=400" role="button" title="adamevangelista_0-1614892994860.jpeg" alt="adamevangelista_0-1614892994860.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;They've been manually drawing the box as I understand.&amp;nbsp; And I've since found a few methods to do frames around the whole text object (TCIRCLE and the Text Frame object property toggle). However, those methods draw the border around the whole object, where the customer really just wants it around certain portions, like the 6 picture above.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any recourse for this sort of thing?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 21:26:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/adding-box-around-only-partials-of-mtext/m-p/10131424#M83607</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2021-03-04T21:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: adding box around only partials of mtext</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/adding-box-around-only-partials-of-mtext/m-p/10131434#M83608</link>
      <description>&lt;P&gt;Not an option in AutoCAD/LT: its all or nothing.&lt;BR /&gt;&lt;BR /&gt;Perhaps you can OLElink to an Excel Spreadsheet or "word" document that is doing all of that and is only referenced in your CAD file(s), if what you do now needs to go away.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 22:03:21 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/adding-box-around-only-partials-of-mtext/m-p/10131434#M83608</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2021-03-04T22:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: adding box around only partials of mtext</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/adding-box-around-only-partials-of-mtext/m-p/10131444#M83609</link>
      <description>&lt;DIV style="font-size: 1.1em; font-family: 'Artifakt'; line-height: 1.3em; margin: 15px 100px 80px 100px;"&gt;
&lt;P&gt;What kind of criteria do you have regarding this box?&lt;/P&gt;
&lt;P&gt;What determines where it goes?&lt;/P&gt;
&lt;P&gt;In order to automate it, you'd have to have some rules to go by.&lt;/P&gt;
&lt;P&gt;Like around a certain word, or so many units from the right side and bottom, or......?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the location can be defined with something like that, it can probably be automated with autolisp or some other language.&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Thu, 04 Mar 2021 21:38:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/adding-box-around-only-partials-of-mtext/m-p/10131444#M83609</guid>
      <dc:creator>rkmcswain</dc:creator>
      <dc:date>2021-03-04T21:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: adding box around only partials of mtext</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/adding-box-around-only-partials-of-mtext/m-p/10131468#M83610</link>
      <description>&lt;P&gt;I was thinking background mask, but that likely impacts the whole object. Setting this as a block with attributes would incorporate the box. I don't know of any feature in AutoCAD that would allow a box drawn around just a portion of an mtext object. The box needs to be part of a block. How that's accomplished might vary - a text portion of the block with the box and the rest being an attribute, two attributes, an oversized box that works for any number and a single attribute that combines the number and the text.&lt;/P&gt;</description>
      <pubDate>Thu, 04 Mar 2021 21:49:43 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/adding-box-around-only-partials-of-mtext/m-p/10131468#M83610</guid>
      <dc:creator>jeff.lentz</dc:creator>
      <dc:date>2021-03-04T21:49:43Z</dc:date>
    </item>
    <item>
      <title>Re: adding box around only partials of mtext</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/adding-box-around-only-partials-of-mtext/m-p/10132517#M83611</link>
      <description>&lt;P&gt;This is a format that you can have quite easily.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Z9E3zK5E_0-1614934016853.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/889147i39DA3713F9F9D5CC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Z9E3zK5E_0-1614934016853.png" alt="Z9E3zK5E_0-1614934016853.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 08:47:58 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/adding-box-around-only-partials-of-mtext/m-p/10132517#M83611</guid>
      <dc:creator>ВeekeeCZ</dc:creator>
      <dc:date>2021-03-05T08:47:58Z</dc:date>
    </item>
    <item>
      <title>Re: adding box around only partials of mtext</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/adding-box-around-only-partials-of-mtext/m-p/10132940#M83612</link>
      <description>&lt;P&gt;These:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kent1Cooper_0-1614945721756.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/889208i6A46AEB493F20590/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kent1Cooper_0-1614945721756.png" alt="Kent1Cooper_0-1614945721756.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;are available through the &lt;FONT color="#000000"&gt;&lt;STRONG&gt;Other...&lt;/STRONG&gt;&lt;/FONT&gt; item at the bottom of the list brought down by the &lt;FONT size="4"&gt;&lt;STRONG&gt;&lt;FONT color="#000000"&gt;@ Symbol&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/FONT&gt; icon in the Mtext-editing ribbon.&amp;nbsp; They're at the same nominal height -- the first two [smaller ones] are in the &lt;FONT color="#000000"&gt;WINGDINGS&lt;/FONT&gt; font, and the last two [larger] in &lt;FONT color="#000000"&gt;WINGDINGS 2&lt;/FONT&gt;.&amp;nbsp; But they have the rather severe limitations that they go only up to 10, and you have no choice of the font of the character part, and it's quite a bit more work to change the number.&amp;nbsp; There may well be other fonts out there that use a character style more like yours, and/or that have boxed numbers in a wider range.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I was hoping it would be possible to put in an empty square character from one of those symbol fonts, followed by a number:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kent1Cooper_2-1614947040498.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/889215iE2EAF9A3F0DB3C19/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kent1Cooper_2-1614947040498.png" alt="Kent1Cooper_2-1614947040498.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;and &lt;EM&gt;kern them together&lt;/EM&gt; with a reduced "tracking" value:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Kent1Cooper_1-1614946216726.png" style="width: 400px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/889211iF0E33E509D188460/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Kent1Cooper_1-1614946216726.png" alt="Kent1Cooper_1-1614946216726.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;but that won't go farther down than 75%, nowhere near overlapping them completely.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Mar 2021 12:25:32 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/adding-box-around-only-partials-of-mtext/m-p/10132940#M83612</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2021-03-05T12:25:32Z</dc:date>
    </item>
    <item>
      <title>Re: adding box around only partials of mtext</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/adding-box-around-only-partials-of-mtext/m-p/10135654#M83613</link>
      <description>&lt;P&gt;How about a block? The block would be a rectangle with two attributes.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The 'xxxxxx'&amp;nbsp; and the '-001' parts would be two separate block attributes. The xxxxxx portion would be inside the rectangle and the -001 portion would be outside and to the right of the rectangle.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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="10.png" style="width: 739px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/889622i5F4799FE5765C9DA/image-size/large?v=v2&amp;amp;px=999" role="button" title="10.png" alt="10.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can make enhancements as needed, e.g. annotative block, hatch for the rectangle, text style, etc.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Mar 2021 19:11:09 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/adding-box-around-only-partials-of-mtext/m-p/10135654#M83613</guid>
      <dc:creator>ChicagoLooper</dc:creator>
      <dc:date>2021-03-06T19:11:09Z</dc:date>
    </item>
  </channel>
</rss>

