<?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: Inserting text into a line in AutoCAD Forum</title>
    <link>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7617618#M198984</link>
    <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4282565"&gt;@ronnieAPGDY&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;.... Is there a simple way to insert text into the middle of a line as below please?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;To automate the process, you may be able to use&amp;nbsp;my &lt;A href="http://cadtips.cadalyst.com/single-line-text/label-entity-break" target="_blank"&gt;LabelTextTrim&lt;/A&gt; or &lt;A href="http://cadtips.cadalyst.com/single-line-text/label-entity-mask" target="_blank"&gt;LabelTextMask&lt;/A&gt; routines [the first BREAKs the object the Text is planted on, the second MASKS it behind the Text].&amp;nbsp; They include aligning the Text with what you put it on automatically.&lt;/P&gt;</description>
    <pubDate>Tue, 12 Dec 2017 16:56:04 GMT</pubDate>
    <dc:creator>Kent1Cooper</dc:creator>
    <dc:date>2017-12-12T16:56:04Z</dc:date>
    <item>
      <title>Inserting text into a line</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7617474#M198981</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a simple way to insert text into the middle of a line as below please?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.JPG" style="width: 370px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/438163iB58A807C8A6CE8D6/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.JPG" alt="Capture.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 16:23:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7617474#M198981</guid>
      <dc:creator>ronnieAPGDY</dc:creator>
      <dc:date>2017-12-12T16:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting text into a line</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7617523#M198982</link>
      <description>&lt;P&gt;Put the text on the line then use TEXTMASK, Wipeout; then Group them.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 16:33:34 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7617523#M198982</guid>
      <dc:creator>Patchy</dc:creator>
      <dc:date>2017-12-12T16:33:34Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting text into a line</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7617581#M198983</link>
      <description>&lt;P&gt;... or get a custom font with those shapes (arrow and heavy line) and drop them before/after your words.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 200px;"&gt;&lt;img src="https://forums.autodesk.com/t5/image/serverpage/image-id/438183i66125328523F9104/image-size/small?v=v2&amp;amp;px=200" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 16:46:53 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7617581#M198983</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2017-12-12T16:46:53Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting text into a line</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7617618#M198984</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://forums.autodesk.com/t5/user/viewprofilepage/user-id/4282565"&gt;@ronnieAPGDY&lt;/a&gt; wrote:&lt;BR /&gt;
&lt;P&gt;.... Is there a simple way to insert text into the middle of a line as below please?&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;To automate the process, you may be able to use&amp;nbsp;my &lt;A href="http://cadtips.cadalyst.com/single-line-text/label-entity-break" target="_blank"&gt;LabelTextTrim&lt;/A&gt; or &lt;A href="http://cadtips.cadalyst.com/single-line-text/label-entity-mask" target="_blank"&gt;LabelTextMask&lt;/A&gt; routines [the first BREAKs the object the Text is planted on, the second MASKS it behind the Text].&amp;nbsp; They include aligning the Text with what you put it on automatically.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 16:56:04 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7617618#M198984</guid>
      <dc:creator>Kent1Cooper</dc:creator>
      <dc:date>2017-12-12T16:56:04Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting text into a line</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7617700#M198985</link>
      <description>&lt;P&gt;MText justified middle center with a Background Mask set to 'Use drawing background color'&amp;nbsp; Set the MText at the mid-point of the line.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2017 17:20:06 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7617700#M198985</guid>
      <dc:creator>MMcCall402</dc:creator>
      <dc:date>2017-12-12T17:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting text into a line</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7619418#M198986</link>
      <description>&lt;P&gt;Hi, thanks for this - is TEXTMASK an LT command?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 08:18:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7619418#M198986</guid>
      <dc:creator>ronnieAPGDY</dc:creator>
      <dc:date>2017-12-13T08:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting text into a line</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7619423#M198987</link>
      <description>&lt;P&gt;Guys, thanks for the help below - I should have said - I use LT so I dont' think all of the commands are available to me?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 08:24:55 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7619423#M198987</guid>
      <dc:creator>ronnieAPGDY</dc:creator>
      <dc:date>2017-12-13T08:24:55Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting text into a line</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7620379#M198988</link>
      <description>MTEXT has built-in masking.&lt;BR /&gt;WIPEOUT command is a core feature across all AUtoCAD variants.&lt;BR /&gt;&lt;BR /&gt;If you are afraid to try the MTEXT built-in Symbols feature I pointed to above &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;</description>
      <pubDate>Wed, 13 Dec 2017 14:25:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7620379#M198988</guid>
      <dc:creator>pendean</dc:creator>
      <dc:date>2017-12-13T14:25:39Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting text into a line</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7620506#M198989</link>
      <description>&lt;P&gt;If the Line and arrow are always the same length, you could create a block with an ATTDEF for the text.&lt;/P&gt;&lt;P&gt;Use the Multiline attribute feature and you are then able to have a background mask which automatically sizes to fit the text.&lt;/P&gt;&lt;P&gt;-steve&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 14:52:39 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7620506#M198989</guid>
      <dc:creator>StephenThomasGrace</dc:creator>
      <dc:date>2017-12-13T14:52:39Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting text into a line</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7620543#M198990</link>
      <description>&lt;P&gt;Try this for example.&lt;/P&gt;&lt;P&gt;Works for me in AutoCAD 2017.&lt;/P&gt;&lt;P&gt;-steve&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 15:00:54 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7620543#M198990</guid>
      <dc:creator>StephenThomasGrace</dc:creator>
      <dc:date>2017-12-13T15:00:54Z</dc:date>
    </item>
    <item>
      <title>Re: Inserting text into a line</title>
      <link>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7620560#M198991</link>
      <description>&lt;P&gt;Thanks all..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gives me a few options to play around with!&lt;/P&gt;</description>
      <pubDate>Wed, 13 Dec 2017 15:03:57 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/autocad-forum/inserting-text-into-a-line/m-p/7620560#M198991</guid>
      <dc:creator>ronnieAPGDY</dc:creator>
      <dc:date>2017-12-13T15:03:57Z</dc:date>
    </item>
  </channel>
</rss>

