AutoCAD 2010/2011/2012 DWG Format
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Convert multiple text items to mtext WITHOUT combining into 1 mtext?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hey all,
I have multiple singular text objects on my screen and I want to convert them to mtext so I can use the Background Mask option within mtext on my drawing. Any ideas on how to quickly select all the text and convert it to mtext without it combinin ginto 1 mtext?
Thanks for the help!
Solved! Go to Solution.
Re: Convert multiple text items to mtext WITHOUT combining into 1 mtext?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I found the following link using the search feature at these Autodesk Forums
Re: Convert multiple text items to mtext WITHOUT combining into 1 mtext?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi there
try to download TMTI.vlx from Cadkits. i think that routine may help what you need.
i tried to attach the file here but with vlx extension was not permitted to upload in this forum.
Good luck.
GoonS
Re: Convert multiple text items to mtext WITHOUT combining into 1 mtext?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
what;s wrong with txt2mtxt command???
Re: Convert multiple text items to mtext WITHOUT combining into 1 mtext?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Everything, if you use Txt2Mtxt you don't get the joy of Free registration and news letter ![]()
Re: Convert multiple text items to mtext WITHOUT combining into 1 mtext?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
awwww thats cruel ![]()
Re: Convert multiple text items to mtext WITHOUT combining into 1 mtext?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
TXT2MTXT command converts multiple DTEXT objects into a single MTEXT object, as specifically not wanted by OP.
I'd like this too. Maybe it could be added as an option in the TXT2MTXT command optionsdialogue box. That's my wish.
Win 7 Pro, 32 bit; Intel Core i5 @ 2.80GHz; 4GB RAM—Civil 3D 2008 & 2011
__________________________________________________________
Credit where credit is due! Give kudos or accept as solution whenever you can.
Re: Convert multiple text items to mtext WITHOUT combining into 1 mtext?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
...AND BY SINGLE DTEXT OBJECT IT'S MEANT WHAT? ONE LETTER?ONE WORD? ONE TEXT LINE?
AND, ACTUALLY, IF THE PROBLEM IS BACKGROUND MASK - WIPEOUT IS GOOD ANSWER TO IT
Re: Convert multiple text items to mtext WITHOUT combining into 1 mtext?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
A single DTEXT object is an object that is a single piece of DTEXT. I don't know how else to define it. It is considered one object by AutoCAD. Multiple lines of DTEXT can never be one object, but multiple lines of MTEXT can. It could be as little as one letter, if that's how you wrote it!
Sorry, no, wipeout is not a good option. They're messy; sometimes they move with the text, sometimes they get left behind and you plot your sheet and notice strange white areas for no reason. Occasionally the drawing order will get messed up, and all your pieces of text will end up behind the wipeouts. They also stop you from double-clicking to edit the text. And every now and then someone will leave the frames on and you'll get boxes around all your text where you don't want them. The MTEXT background mask, set to use drawing background color, is much more stable and useful. But when converting DTEXT to MTEXT, sometimes I want the result to be one large piece of multiline text (if I'm converting a list of notes from an old drawing and reusing it), and other times I want all my little pieces of text to remain as separate objects, with different text heights, rotations, layers, justifications etc, but to be MTEXT instead of DTEXT.
In message 2 of this discussion there is a link to a similar previous discussion. Over there, someone posted some lisp code that apparently solves this problem. I don't know much about lisp and I haven't tried this code, but it's there if anyone is interested.
Win 7 Pro, 32 bit; Intel Core i5 @ 2.80GHz; 4GB RAM—Civil 3D 2008 & 2011
__________________________________________________________
Credit where credit is due! Give kudos or accept as solution whenever you can.
Re: Convert multiple text items to mtext WITHOUT combining into 1 mtext?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
OK, STILL TXT2MTXT IS A GOOD SOLUTION - JUST TRANSFER TXT TO MTXT OBJECT BY OBJECT, ( OR, AS YOU DEFINE IT - LITTLE PIECE BY LITTLE PIECE
NOT NESESSARY INTO MULTILINE MTEXT.



