<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>CAD Forum discussion (EN) : Mtext</title>
  <link>https://www.cadforum.cz/forum_en/</link>
  <description><![CDATA[This is an XML content feed of; CAD Forum discussion (EN) : Civil 3D, Map, InfraWorks : Mtext]]></description>
  <pubDate>Tue, 12 May 2026 06:44:28 +0000</pubDate>
  <lastBuildDate>Mon, 12 Sep 2011 19:54:16 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 12.04</generator>
  <ttl>360</ttl>
  <WebWizForums:feedURL>https://www.cadforum.cz/forum_en/RSS_post_feed.asp?TID=6559</WebWizForums:feedURL>
  <image>
   <title><![CDATA[CAD Forum discussion (EN)]]></title>
   <url>https://www.cadforum.cz/forum_en/forum_images/web_wiz_forums.png</url>
   <link>https://www.cadforum.cz/forum_en/</link>
  </image>
  <item>
   <title><![CDATA[Mtext :   Thanks man. Work A+ ... ]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=6559&amp;PID=17005&amp;title=mtext#17005</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=214267">MARTIN_1234</a><br /><strong>Subject:</strong> 6559<br /><strong>Posted:</strong> 12.Sep.2011 at 19:54<br /><br />Thanks man. Work A+ ...]]>
   </description>
   <pubDate>Mon, 12 Sep 2011 19:54:16 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=6559&amp;PID=17005&amp;title=mtext#17005</guid>
  </item> 
  <item>
   <title><![CDATA[Mtext : You can try to use the following...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=6559&amp;PID=16987&amp;title=mtext#16987</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=3">Vladimir Michl</a><br /><strong>Subject:</strong> 6559<br /><strong>Posted:</strong> 10.Sep.2011 at 13:13<br /><br />You can try to use the following LISP code <EM>(txt1mtxt.lsp)</EM>:<DIV><table width="99%"><tr><td><pre class="BBcode"></DIV><DIV>; CADstudio TXT1MTXT - text to mtext (individual)<BR>(defun c:txt1mtxt (/ ss lst x)<BR>&nbsp; (setvar "CMDECHO" 0)<BR>&nbsp; (command "_undo" "_begin")<BR>&nbsp; (setq ss (ssget '((0 . "TEXT"))))<BR>&nbsp; (setq lst (vl-remove-if 'listp (mapcar 'cadr (ssnamex ss))))<BR>&nbsp; (mapcar '(lambda (x) (command "txt2mtxt" x "")) lst)<BR>&nbsp; (command "_undo" "_end")<BR>&nbsp; (setvar "CMDECHO" 1)<BR>&nbsp; (princ)<BR>)</DIV><DIV></pre></td></tr></table></DIV>]]>
   </description>
   <pubDate>Sat, 10 Sep 2011 13:13:17 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=6559&amp;PID=16987&amp;title=mtext#16987</guid>
  </item> 
  <item>
   <title><![CDATA[Mtext :   Does anybody have experiance...]]></title>
   <link>https://www.cadforum.cz/forum_en/forum_posts.asp?TID=6559&amp;PID=16985&amp;title=mtext#16985</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="https://www.cadforum.cz/forum_en/member_profile.asp?PF=214267">MARTIN_1234</a><br /><strong>Subject:</strong> 6559<br /><strong>Posted:</strong> 10.Sep.2011 at 04:22<br /><br />Does anybody have experiance with: changing Simple text to Mtext? If it comes to one&nbsp;text&nbsp;conversion to One Mtext its easy but if I want to change over 1000 texts to Mtext and I highlight all texts , then I'm creating one big Mtext with over 1000 words in Mtext.<div></div>Next thing is that I want the"new" Mtext keep original position&nbsp;of text.<div></div>Is any body good at that problem?&nbsp;]]>
   </description>
   <pubDate>Sat, 10 Sep 2011 04:22:01 +0000</pubDate>
   <guid isPermaLink="true">https://www.cadforum.cz/forum_en/forum_posts.asp?TID=6559&amp;PID=16985&amp;title=mtext#16985</guid>
  </item> 
 </channel>
</rss>